We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f953b1d commit b88b5a2Copy full SHA for b88b5a2
packages/cli/package.json
@@ -3,7 +3,7 @@
3
"version": "0.2.6",
4
"description": "Create your TypeScript module with no nuild configuration",
5
"scripts": {
6
- "publish-cli": "semantic-release",
+ "publish-cli": "./node_modules/.bin/semantic-release",
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
"repository": {
0 commit comments