Removed the hackiness from getting around browserify.

This commit is contained in:
Benjamin Horsleben
2014-05-06 19:42:47 +02:00
parent dad95b309b
commit d7a1282b0b
2 changed files with 6 additions and 4 deletions

View File

@@ -27,6 +27,10 @@
"graphic",
"html5"
],
"browser": {
"canvas": false,
"jsdom": false
},
"bugs": {
"url": "https://github.com/ericdrowell/KineticJS/issues"
},