We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29327ec commit 0c9b0cdCopy full SHA for 0c9b0cd
package.json
@@ -27,7 +27,8 @@
27
"dependencies": {
28
"app-root-path": "2.0.1",
29
"debug": "2.6.8",
30
- "lodash.kebabcase": "4.1.1"
+ "lodash.kebabcase": "4.1.1",
31
+ "require-all": "2.2.0"
32
},
33
"devDependencies": {
34
"@bubltechnology/customizable-commit-analyzer": "1.0.2-0",
@@ -41,7 +42,6 @@
41
42
"loopback-boot": "2.24.0",
43
"mocha": "3.4.2",
44
"nyc": "11.0.2",
- "require-all": "2.2.0",
45
"semantic-release": "6.3.6",
46
"strong-error-handler": "2.1.0"
47
0 commit comments