mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
package.json is updated for latest version of libraries.
They works better, especially jshint. (!) Please run `npm install` to update node_modules
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
mocha.ui('tdd');
|
||||
mocha.setup("bdd");
|
||||
var assert = chai.assert,
|
||||
kineticContainer = document.getElementById('kinetic-container'),
|
||||
origAssertEqual = assert.equal,
|
||||
|
Reference in New Issue
Block a user