chore(seed): update curriculum to v3.1.1 (#258)

This commit is contained in:
mrugesh mohapatra
2018-08-08 01:10:23 +05:30
committed by Mrugesh Mohapatra
parent 5b0026fc82
commit 8c6598f3a6
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": "^3.1.0", "@freecodecamp/curriculum": "3.1.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@^3.1.0": "@freecodecamp/curriculum@3.1.1":
version "3.1.0" version "3.1.1"
resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-3.1.0.tgz#2bef4ab06fcb6beda9f333736dc9207b63c28e82" resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-3.1.1.tgz#116ddeafe8ae79482562b47ee18ee353f9791c91"
"@sinonjs/formatio@^2.0.0": "@sinonjs/formatio@^2.0.0":
version "2.0.0" version "2.0.0"