commit
5a0eefca4c
|
@ -2,7 +2,7 @@
|
|||
"name": "loopback-component-explorer",
|
||||
"version": "3.0.0",
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
"tag": "lts"
|
||||
},
|
||||
"description": "Browse and test your LoopBack app's APIs",
|
||||
"main": "index.js",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"chai": "^3.2.0",
|
||||
"eslint": "^2.8.0",
|
||||
"eslint-config-loopback": "^2.0.0",
|
||||
"loopback": "^3.0.0",
|
||||
"loopback": "^2.36.0",
|
||||
"mocha": "^2.2.5",
|
||||
"supertest": "^1.0.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue