mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 03:24:54 +08:00
fixed regression bug with createImageHitRegion. setup node server. Upated README with new test instructions
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"phantomjs": "~1.9.1-8",
|
||||
"mocha-phantomjs": "~3.1.2",
|
||||
"grunt-cli": "~0.1.9",
|
||||
"grunt": "~0.4.1"
|
||||
"grunt": "~0.4.1",
|
||||
"connect": "~2.9.0"
|
||||
},
|
||||
"readmeFilename": "README.md",
|
||||
"main": "Gruntfile.js",
|
||||
|
Reference in New Issue
Block a user