mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2024-11-16 17:29:00 +00:00
Compare commits
No commits in common. "8128c189397dc825add655aac788afbddef7d3ab" and "25859971389c593c4c13b77e2dc47ce3c29cd099" have entirely different histories.
8128c18939
...
2585997138
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "greenlock",
|
"name": "@root/greenlock",
|
||||||
"version": "3.0.21",
|
"version": "3.0.18",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -4,7 +4,7 @@ set -e
|
|||||||
set -u
|
set -u
|
||||||
|
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout origin master
|
git checkout master
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
git checkout npm
|
git checkout npm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user