Skip to content

Commit b88b5a2

Browse files
committed
feat: ci stuff
1 parent f953b1d commit b88b5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.2.6",
44
"description": "Create your TypeScript module with no nuild configuration",
55
"scripts": {
6-
"publish-cli": "semantic-release",
6+
"publish-cli": "./node_modules/.bin/semantic-release",
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"repository": {

0 commit comments

Comments
 (0)