Skip to content

Commit f9e1562

Browse files
committed
fix: "npm run semantic-release"
1 parent 4de5f3c commit f9e1562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "lib/index.js",
66
"scripts": {
77
"build": "tsc",
8+
"semantic-release": "semantic-release --allow-same-version",
89
"test": "ava",
910
"watch": "ava --watch"
1011
},

0 commit comments

Comments
 (0)