reverted ALL unintended changes now

This commit is contained in:
Manuel Friedli 2016-06-26 23:50:54 +02:00
parent 5206457484
commit c942c42bf6
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"dependencies": {
"jquery": "~2.1.3",
"jquery-ui": "~1.11.2",
"js-cookie": "~1.4.1"
"jquery-cookie": "~1.4.1"
},
"devDependencies": {
"mocha": "~2.3.3",

View File

@ -26,8 +26,8 @@
"bower": "^1.5.3",
"grunt": "~0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-connect": "~0.11.0",
"grunt-contrib-cssmin": "^0.14.0",
"grunt-contrib-jshint": "~0.11.0",