We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823b762 commit 0559cffCopy full SHA for 0559cff
modules/jq-console/package.json
@@ -26,20 +26,5 @@
26
"url": "https://github.com/replit/jq-console/issues"
27
},
28
"devDependencies": {
29
- "karma-coffee-preprocessor": "~0.1.2",
30
- "mocha": "~1.17.1",
31
- "karma-script-launcher": "~0.1.0",
32
- "karma-chrome-launcher": "~0.1.2",
33
- "karma-firefox-launcher": "~0.1.3",
34
- "karma-html2js-preprocessor": "~0.1.0",
35
- "karma-jasmine": "~0.1.5",
36
- "requirejs": "~2.1.10",
37
- "karma-requirejs": "~0.2.1",
38
- "karma-phantomjs-launcher": "~0.1.1",
39
- "karma": "~0.10.9",
40
- "karma-mocha": "~0.1.1",
41
- "karma-coverage": "~0.1.5",
42
- "coffee-script": "~1.9.1",
43
- "uglify-js": "~2.4.16"
44
}
45
0 commit comments