revert package.json change

This commit is contained in:
Joren Dandois 2020-07-04 13:39:01 +02:00
parent 16014e4cd3
commit 73e4875cfb
1 changed files with 3 additions and 4 deletions

View File

@ -35,7 +35,7 @@
"devDependencies": {
"dateformat": "2.0.0",
"fs-extra": "3.0.1",
"grunt": "^1.2.0",
"grunt": "^0.4.5",
"grunt-casperjs": "^2.2.1",
"grunt-cli": "^1.3.2",
"grunt-contrib-clean": "1.1.0",
@ -54,9 +54,8 @@
"grunt-replace": "1.0.1",
"grunt-spritesmith": "6.4.0",
"jasmine-core": "2.6.1",
"karma": "^1.7.1",
"karma-chrome-launcher": "^3.1.0",
"karma-jasmine": "^1.1.2",
"karma": "1.7.0",
"karma-jasmine": "1.1.0",
"karma-phantomjs-launcher": "1.0.4",
"load-grunt-tasks": "3.5.0",
"nw": "^0.42.3",