dependencies update

master
Vitaly Puzrin 2014-06-09 00:19:11 +04:00
rodzic d87614b758
commit 56c63a1fb2
1 zmienionych plików z 3 dodań i 4 usunięć

Wyświetl plik

@ -16,7 +16,6 @@
"devDependencies" : {
"mocha": "*",
"chai": "*",
"benchmark": "*",
"ansi": "*",
"browserify":"*",
@ -24,12 +23,12 @@
"jshint": "*",
"istanbul": "*",
"ndoc": "*",
"lodash": "2.4.1",
"async": "0.2.10",
"lodash": "*",
"async": "*",
"grunt": "~0.4.4",
"grunt-cli": "~0.1.13",
"grunt-saucelabs": "~5.1.1",
"grunt-saucelabs": "~8.0.2",
"grunt-contrib-connect": "~0.7.1"
}
}