There was an error while loading. Please reload this page.
1 parent 3aef34e commit 67e8f37Copy full SHA for 67e8f37
package.json
@@ -34,17 +34,20 @@
34
"async-iterators": "^0.2.2",
35
"eslint": "^3.12.2",
36
"eslint-config-loopback": "^8.0.0",
37
+ "loopback-connector": "^4.0.0",
38
"loopback-connector-throwing": "file:./test/fixtures/loopback-connector-throwing",
39
"mocha": "^3.2.0",
40
"should": "^8.4.0"
41
},
42
+ "peerDependencies": {
43
+ "loopback-connector": "^4.0.0"
44
+ },
45
"dependencies": {
46
"async": "~2.1.4",
47
"bluebird": "^3.1.1",
48
"debug": "^2.1.1",
49
"depd": "^1.0.0",
50
"inflection": "^1.6.0",
- "loopback-connector": "^4.0.0",
51
"minimatch": "^3.0.3",
52
"qs": "^6.3.0",
53
"shortid": "^2.2.6",
0 commit comments