|
@@ -8,7 +8,7 @@
|
|
|
],
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
- "install:codesandbox": "npm i lerna -g && npm run bootstrap",
|
|
|
+ "install:codesandbox": "npm i lerna@^6 -g && npm run bootstrap",
|
|
|
"bootstrap": "lerna bootstrap -- --legacy-peer-deps",
|
|
|
"docsite": "npm run develop",
|
|
|
"pre-develop": "npm run scripts:changelog && node ./scripts/designToken.js ./static/designToken.json",
|
|
@@ -229,4 +229,4 @@
|
|
|
]
|
|
|
},
|
|
|
"license": "MIT"
|
|
|
-}
|
|
|
+}
|