Skip to content

Commit fe68aa6

Browse files
committed
chore: build from projects
1 parent 2b1b981 commit fe68aa6

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

0 commit comments

Comments
 (0)