mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2025-03-05 16:20:44 +00:00
fix
This commit is contained in:
parent
1634588427
commit
b7c8aba254
@ -10,9 +10,9 @@ git pull origin master
|
||||
git checkout npm
|
||||
git checkout master -- package.json
|
||||
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
|
||||
npm install --save @root/greenlock@latest
|
||||
git add package* README.md || true
|
||||
git commit -m "bump" || true
|
||||
npm publish ./
|
||||
git reset --hard
|
||||
|
Loading…
x
Reference in New Issue
Block a user