Compare commits

..

No commits in common. "8128c189397dc825add655aac788afbddef7d3ab" and "25859971389c593c4c13b77e2dc47ce3c29cd099" have entirely different histories.

2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -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": {

View File

@ -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