diff --git a/package.json b/package.json index 3609bca2..f5948aa0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "@freecodecamp/curriculum": "3.1.1", + "@freecodecamp/curriculum": "^3.2.0", "adler32": "^0.1.7", "auth0-js": "^9.5.1", "babel-core": "^6.26.0", diff --git a/yarn.lock b/yarn.lock index 8ac891df..59117b2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -92,9 +92,9 @@ lodash "^4.2.0" to-fast-properties "^2.0.0" -"@freecodecamp/curriculum@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-3.1.1.tgz#116ddeafe8ae79482562b47ee18ee353f9791c91" +"@freecodecamp/curriculum@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-3.2.0.tgz#0fc42911f51b292e7d31644ef7bf46125b761a2b" "@sinonjs/formatio@^2.0.0": version "2.0.0"