diff --git a/Makefile b/Makefile index db87428c83..43187ed975 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ publish: bootstrap: npm install - node scripts/bootstrap.js + lerna bootstrap make build cd packages/babel-runtime; \ node scripts/build-dist.js