Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit a3e1c68

Browse files
committed
fixed typo
1 parent bf1ff2d commit a3e1c68

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
@@ -12,7 +12,7 @@
1212
"dev-publish": "lerna run build && lerna run dev-publish",
1313
"dev-push": "lerna run build && lerna run dev-push",
1414
"package-install": "lerna exec npm install",
15-
"bump-version": "changeset",
15+
"version-bump": "changeset",
1616
"release": "lerna run build && changeset publish"
1717
},
1818
"repository": {

0 commit comments

Comments
 (0)