Skip to content

Commit 0559cff

Browse files
committed
fix: console-io: drop devDependencies of jq-console
1 parent 823b762 commit 0559cff

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

modules/jq-console/package.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,5 @@
2626
"url": "https://github.com/replit/jq-console/issues"
2727
},
2828
"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"
4429
}
4530
}

0 commit comments

Comments
 (0)