mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 03:11:53 +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