chore(seed): Update to v3.0.1

This commit is contained in:
Mrugesh Mohapatra
2018-06-30 06:32:46 +05:30
committed by Stuart Taylor
parent 59ab3db8bf
commit 9ab629bd8b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -27,9 +27,9 @@
}
},
"@freecodecamp/curriculum": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-2.0.0.tgz",
"integrity": "sha512-d1VGhv8VeWfSsOOuuXedpJ7bpQ+p6lLOV4BoC06ib34CZ0UrJyFhErq8BlPTuIxhs4tZsCv/IBGxpx5yJE9SOw=="
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-3.0.1.tgz",
"integrity": "sha512-vU0dM7x3g/SbR81GdiOr1a4k9ln7PTpe9WKdvHYWupqTzz8iZ171TFx+dq0HWbktD6qhmWeM9/BLDVAk9kAWXA=="
},
"@freecodecamp/loopback-component-passport": {
"version": "1.0.0",

View File

@ -42,7 +42,7 @@
"dependencies": {
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/react-fontawesome": "0.0.20",
"@freecodecamp/curriculum": "^2.0.0",
"@freecodecamp/curriculum": "^3.0.1",
"@freecodecamp/loopback-component-passport": "^1.0.0",
"accepts": "^1.3.0",
"auth0-js": "^9.5.1",