We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f53226 commit b91bc0eCopy full SHA for b91bc0e
package.json
@@ -27,20 +27,19 @@
27
},
28
"homepage": "https://github.com/fullcube/loopback-component-meta#readme",
29
"dependencies": {
30
- "debug": "2.2.0",
+ "debug": "2.6.8",
31
"lodash": "4.17.4"
32
33
"devDependencies": {
34
"@bubltechnology/customizable-commit-analyzer": "1.0.2-0",
35
- "babel-cli": "6.9.0",
36
- "bluebird": "3.3.4",
37
- "chai": "3.5.0",
+ "bluebird": "3.5.0",
+ "chai": "4.0.2",
38
"condition-circle": "1.5.0",
39
"coveralls": "2.13.1",
40
"loopback": "3.8.0",
41
- "loopback-boot": "2.18.0",
42
- "loopback-component-explorer": "2.3.0",
43
- "mocha": "2.4.5",
+ "loopback-boot": "2.24.0",
+ "loopback-component-explorer": "4.2.0",
+ "mocha": "3.4.2",
44
"nyc": "11.0.2",
45
"semantic-release": "6.3.6",
46
"strong-error-handler": "2.1.0"
0 commit comments