We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6ee81 commit 8f70ad2Copy full SHA for 8f70ad2
package.json
@@ -37,7 +37,7 @@
37
"lodash": "4.2.1"
38
},
39
"peerDependencies": {
40
- "loopback": ">=2.25.0"
+ "loopback": "^2.25.0"
41
42
"optionalDependencies": {
43
"loopback-component-explorer": "2.3.0"
@@ -52,6 +52,7 @@
52
"eslint-config-strict": "https://github.com/fullcube/eslint-config-strict/tarball/f235fa38289b17e305a65be38ff9cfdf4c1eb31c",
53
"eslint-plugin-filenames": "https://github.com/fullcube/eslint-plugin-filenames/tarball/0123c4bb0034d71cc7a04c25fd63b3ac798052a1",
54
"leasot": "3.1.2",
55
+ "loopback": "^2.25.0",
56
"loopback-boot": "2.16.0",
57
"loopback-component-fixtures": "0.0.6",
58
"mocha": "2.4.5",
0 commit comments