Skip to content

Commit 34a646e

Browse files
committed
build: updated scripts
1 parent afc39ca commit 34a646e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"build": "lerna run build",
7-
"build:ci": "pnpm run prettify:readme && lerna run build:ci",
7+
"build:ci": "lerna run build:ci",
88
"build:ci:json": "pnpm run build:ci && pnpm run build:docs:json"
99
},
1010
"license": "MIT",

0 commit comments

Comments
 (0)