Skip to content

Commit 6ee8507

Browse files
committed
use npm@4 w/lerna
1 parent 21593e4 commit 6ee8507

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lerna.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lerna": "2.0.0-rc.2",
3+
"npmClient": "node_modules/.bin/npm",
34
"packages": [
45
"packages/*"
56
],

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"lerna": "^2.0.0-rc.2",
21+
"npm": "^4.6.1",
2122
"primer-module-build": "*"
2223
},
2324
"keywords": [

0 commit comments

Comments
 (0)