fixed regression bug with createImageHitRegion. setup node server. Upated README with new test instructions

This commit is contained in:
Eric Rowell
2013-09-16 10:12:50 -07:00
parent ede6fb2e17
commit 5c328b838f
7 changed files with 28 additions and 15 deletions

View File

@@ -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",