mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2025-04-21 06:10:37 +00:00
fix
This commit is contained in:
parent
66a6b4d67c
commit
8384c165c7
@ -10,6 +10,8 @@ git pull origin master
|
|||||||
git checkout npm
|
git checkout npm
|
||||||
git checkout master -- package.json
|
git checkout master -- package.json
|
||||||
git checkout master -- README.md
|
git checkout master -- README.md
|
||||||
|
git add package* README.md || true
|
||||||
|
git commit -m "bump" || true
|
||||||
sed -i '' -e 's|"name": ".root.greenlock"|"name": "greenlock"|' package.json
|
sed -i '' -e 's|"name": ".root.greenlock"|"name": "greenlock"|' package.json
|
||||||
npm install --save @root/greenlock@latest
|
npm install --save @root/greenlock@latest
|
||||||
npm publish ./
|
npm publish ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user