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
2fd7811f8c
commit
1a9f1d2a34
@ -11,6 +11,7 @@ git checkout npm
|
||||
git checkout master -- package.json
|
||||
git checkout master -- README.md
|
||||
sed -i '' -e 's|"name": ".root.greenlock"|"name": "greenlock"|' package.json
|
||||
sed -i '' -e 's|.root.greenlock|greenlock|' README.md
|
||||
npm install --save @root/greenlock@latest
|
||||
git add package* README.md || true
|
||||
git commit -m "bump" || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user