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 afc39ca commit 34a646eCopy full SHA for 34a646e
package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"build": "lerna run build",
7
- "build:ci": "pnpm run prettify:readme && lerna run build:ci",
+ "build:ci": "lerna run build:ci",
8
"build:ci:json": "pnpm run build:ci && pnpm run build:docs:json"
9
},
10
"license": "MIT",
0 commit comments