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 265c600 commit b8fdc89Copy full SHA for b8fdc89
package.json
@@ -33,6 +33,7 @@
33
],
34
"dependencies": {
35
"bootstrap-slider": "^10.4.2",
36
+ "lodash.camelcase": "^4.3.0",
37
"lodash.snakecase": "^4.1.1",
38
"lodash.throttle": "^4.1.1"
39
},
@@ -56,7 +57,6 @@
56
57
"eslint-plugin-standard": "^4.0.0",
58
"eslint-plugin-vue": "^5.0.0",
59
"jest": "^23.6.0",
- "lodash.camelcase": "^4.3.0",
60
"rollup": "^0.68.0",
61
"rollup-plugin-buble": "^0.19.6",
62
"rollup-plugin-commonjs": "^9.2.0",
0 commit comments