Removed branch-lock for loopback
This commit is contained in:
parent
76057a2ba9
commit
a4ab8023dc
|
@ -21,7 +21,7 @@
|
||||||
"url": "https://github.com/strongloop/loopback-explorer/issues"
|
"url": "https://github.com/strongloop/loopback-explorer/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"loopback": "git+https://github.com/shelbys/loopback.git#loopback-v2",
|
"loopback": "git+https://github.com/shelbys/loopback.git",
|
||||||
"mocha": "~1.20.1",
|
"mocha": "~1.20.1",
|
||||||
"supertest": "~0.13.0",
|
"supertest": "~0.13.0",
|
||||||
"chai": "~1.9.1"
|
"chai": "~1.9.1"
|
||||||
|
|
Loading…
Reference in New Issue