Initial commit — jibo-cli v3.0.7 with bundled node_modules
This commit is contained in:
6
node_modules/lifesized/bin/npm-publish.sh
generated
vendored
Executable file
6
node_modules/lifesized/bin/npm-publish.sh
generated
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm version $1
|
||||
git push
|
||||
git push --tags
|
||||
npm publish
|
||||
Reference in New Issue
Block a user