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 e2ee331 commit 6a25804Copy full SHA for 6a25804
lerna.json
@@ -0,0 +1,7 @@
1
+{
2
+ "lerna": "2.0.0-rc.2",
3
+ "packages": [
4
+ "packages/*"
5
+ ],
6
+ "version": "independent"
7
+}
package.json
@@ -29,6 +29,7 @@
29
"primer-product": "^3.0.0"
30
},
31
"devDependencies": {
32
+ "lerna": "^2.0.0-rc.2",
33
"primer-module-build": "*"
34
35
"keywords": [
0 commit comments