Update dependencies

This commit is contained in:
Andrey A.I. Sitnik
2013-08-11 15:25:34 +04:00
parent 39b8410869
commit 723bcecd12

View File

@@ -2,14 +2,14 @@
"name": "visibility.js",
"version": "0.6.2",
"devDependencies": {
"coffee-script": "1.6.2",
"mocha": "1.9.0",
"chai": "1.5.0",
"sinon": "1.6.0",
"sinon-chai": "2.3.1",
"fs-extra": "0.6.0",
"glob": "3.1.21",
"uglify-js": "2.2.5"
"coffee-script": "1.6.3",
"mocha": "1.12.0",
"chai": "1.7.2",
"sinon": "1.7.3",
"sinon-chai": "2.4.0",
"fs-extra": "0.6.3",
"glob": "3.2.6",
"uglify-js": "2.3.6"
},
"scripts": {
"test": "cake test"