mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/jibo-cli.git
synced 2026-06-16 13:16:18 +00:00
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