chore(curriculum): Version bump

This commit is contained in:
Stuart Taylor
2018-06-24 17:11:36 +01:00
parent 837f9e7524
commit 65cb3886ff
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -27,9 +27,9 @@
}
},
"@freecodecamp/curriculum": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-1.2.1.tgz",
"integrity": "sha512-op+0g7cgik3j8t2pRaMpbzDnxVsUztpgkB/o//km3lY36wGM7UOin3D7saliIQxwWmgrKelniKxOOqmAmzC6Og=="
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-2.0.0.tgz",
"integrity": "sha512-d1VGhv8VeWfSsOOuuXedpJ7bpQ+p6lLOV4BoC06ib34CZ0UrJyFhErq8BlPTuIxhs4tZsCv/IBGxpx5yJE9SOw=="
},
"@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": "^1.2.1",
"@freecodecamp/curriculum": "^2.0.0",
"@freecodecamp/loopback-component-passport": "^1.0.0",
"accepts": "^1.3.0",
"auth0-js": "^9.5.1",