We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21593e4 commit 6ee8507Copy full SHA for 6ee8507
lerna.json
@@ -1,5 +1,6 @@
1
{
2
"lerna": "2.0.0-rc.2",
3
+ "npmClient": "node_modules/.bin/npm",
4
"packages": [
5
"packages/*"
6
],
package.json
@@ -18,6 +18,7 @@
18
},
19
"devDependencies": {
20
"lerna": "^2.0.0-rc.2",
21
+ "npm": "^4.6.1",
22
"primer-module-build": "*"
23
24
"keywords": [
0 commit comments