mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 11:44:55 +08:00
setup mocha-phantomjs, test runner, and a few Util tests
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
"grunt-contrib-uglify": "~0.2.2",
|
||||
"grunt-contrib-concat": "~0.3.0",
|
||||
"grunt-replace": "~0.4.4",
|
||||
"grunt-contrib-clean": "~0.4.1"
|
||||
"grunt-contrib-clean": "~0.4.1",
|
||||
"mocha": "~1.12.0",
|
||||
"chai": "~1.7.2"
|
||||
},
|
||||
"readmeFilename": "README.md",
|
||||
"main": "Gruntfile.js",
|
||||
|
Reference in New Issue
Block a user