Skip to content

Commit ddbdd1e

Browse files
committed
chore: fix release process
1 parent 4e39517 commit ddbdd1e

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
@@ -16,7 +16,7 @@
1616
"docs": "compodoc -p tsconfig.json --theme material -d docs",
1717
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
1818
"prerelease": "npm run prebuild",
19-
"release": "cd projects/manekinekko/angular-web-bluetooth && release-it --no-git.requireUpstream"
19+
"release": "cd dist/manekinekko/angular-web-bluetooth && release-it --no-git.requireUpstream"
2020
},
2121
"private": true,
2222
"dependencies": {

0 commit comments

Comments
 (0)