chore(seed): update curriculum to latest

This commit is contained in:
Mrugesh Mohapatra
2018-06-03 03:23:37 +05:30
parent 3c8b1f2abc
commit 1b8f427aa5
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>", "author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": { "dependencies": {
"@freecodecamp/curriculum": "^1.0.4", "@freecodecamp/curriculum": "^1.2.1",
"adler32": "^0.1.7", "adler32": "^0.1.7",
"auth0-js": "^9.5.1", "auth0-js": "^9.5.1",
"babel-core": "^6.26.0", "babel-core": "^6.26.0",

View File

@ -92,9 +92,9 @@
lodash "^4.2.0" lodash "^4.2.0"
to-fast-properties "^2.0.0" to-fast-properties "^2.0.0"
"@freecodecamp/curriculum@^1.0.4": "@freecodecamp/curriculum@^1.2.1":
version "1.0.4" version "1.2.1"
resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-1.0.4.tgz#0f7d1c9a9f733593233a968a7f21d189edd51fa5" resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-1.2.1.tgz#905ee3ce9046c8058b43554489873d6d7b4f7729"
"@sinonjs/formatio@^2.0.0": "@sinonjs/formatio@^2.0.0":
version "2.0.0" version "2.0.0"