Skip to content

Commit 1361108

Browse files
committed
chore: Update version script.
1 parent 0e865bf commit 1361108

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
@@ -19,7 +19,7 @@
1919
"start": "lerna exec --scope website -- npm run start",
2020
"doc": "lerna exec --scope website -- npm run build",
2121
"<<<<<<<": "<<<<<<<",
22-
"version": "lerna version --no-changelog --no-push --no-git-tag-version",
22+
"version": "lerna version --exact --force-publish --no-push --no-git-tag-version",
2323
"pretty-quick": "pretty-quick --staged",
2424
"prettier": "prettier --write \"**/*.{js,jsx,tsx,ts,less,md,json}\""
2525
},

0 commit comments

Comments
 (0)