add lerna script
Showing
{ | ||
"devDependencies": { | ||
"lerna": "^2.10.2" | ||
} | ||
}, | ||
"scripts": { | ||
"bootstrap": "lerna bootstrap" | ||
} | ||
} |
Please
register
or
sign in
to comment
{ | ||
"devDependencies": { | ||
"lerna": "^2.10.2" | ||
} | ||
}, | ||
"scripts": { | ||
"bootstrap": "lerna bootstrap" | ||
} | ||
} |