chore: 🤖 Allows Lerna to build curriculum on npm run bootstrap

Added `lerna run build --scope @freecodecamp/curriculum` to bootstrap
npm script

Issues: 18198
This commit is contained in:
Dale Blackburn
2018-10-01 20:23:50 +01:00
committed by mrugesh mohapatra
parent 8c38dfe861
commit be0cf1d211
5 changed files with 7394 additions and 7399 deletions

View File

@ -824,11 +824,6 @@
"to-fast-properties": "^2.0.0"
}
},
"@freecodecamp/curriculum": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-3.1.2.tgz",
"integrity": "sha512-buBBtAcGKagoUxSr3SuCycPlCySV9buou1Aod1uSbrKyNWS7hAIGdyloJiqPotEUfjh23uXm+ogvL9/Z4+QWhQ=="
},
"@freecodecamp/loopback-component-passport": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@freecodecamp/loopback-component-passport/-/loopback-component-passport-1.0.0.tgz",