chore(seed): Update curriculum to v3.1.0

pull/17943/head
Mrugesh Mohapatra 2018-07-27 20:23:11 +05:30 committed by Stuart Taylor
parent 74b1e4e689
commit 8c2af37b29
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -27,9 +27,9 @@
}
},
"@freecodecamp/curriculum": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-3.0.1.tgz",
"integrity": "sha512-vU0dM7x3g/SbR81GdiOr1a4k9ln7PTpe9WKdvHYWupqTzz8iZ171TFx+dq0HWbktD6qhmWeM9/BLDVAk9kAWXA=="
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-3.1.0.tgz",
"integrity": "sha512-T3Om4MLjCveaVKMfv1quRT/u6jlLoY9qLSdz/bg+E2MfGLcJntuiVNOhsm8X0zpu/Bkht2vxsttbUQakbExbpQ=="
},
"@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": "^3.0.1",
"@freecodecamp/curriculum": "^3.1.0",
"@freecodecamp/loopback-component-passport": "^1.0.0",
"accepts": "^1.3.0",
"auth0-js": "^9.5.1",