mirror of
https://github.com/ai/visibilityjs.git
synced 2026-04-19 03:00:02 -04:00
Update dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user