feat: add scrimba curriculum

This commit is contained in:
Mrugesh Mohapatra
2018-09-25 21:48:52 +05:30
parent 6cc8e5bc58
commit dee523c968
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.2.0", "@freecodecamp/curriculum": "^3.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@^3.2.0": "@freecodecamp/curriculum@^3.2.1":
version "3.2.0" version "3.2.1"
resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-3.2.0.tgz#0fc42911f51b292e7d31644ef7bf46125b761a2b" resolved "https://registry.yarnpkg.com/@freecodecamp/curriculum/-/curriculum-3.2.1.tgz#9a487ff7175d15081d53f14aa400e0de13bd86f1"
"@sinonjs/formatio@^2.0.0": "@sinonjs/formatio@^2.0.0":
version "2.0.0" version "2.0.0"