Skip to content

Commit 5037d54

Browse files
committed
Adds release scripts
1 parent 1f5f956 commit 5037d54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"raspi-cap-debug": "./bin/cap1188"
88
},
99
"scripts": {
10+
"release:tag": "git tag $npm_package_version",
11+
"release:npm": "npm publish",
1012
"test": "echo \"Error: no test specified\" && exit 1"
1113
},
1214
"homepage": "https://github.com/andrewn/raspi-cap",

0 commit comments

Comments
 (0)