mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-23 13:00:41 -04:00
11 lines
169 B
JSON
11 lines
169 B
JSON
{
|
|
"name": "@freecodecamp/github-tools",
|
|
"private": true,
|
|
"scripts": {
|
|
"postinstall": "lerna bootstrap"
|
|
},
|
|
"devDependencies": {
|
|
"lerna": "^3.5.1"
|
|
}
|
|
}
|