update jsdom API. close #36

This commit is contained in:
Лаврёнов Антон
2015-03-13 15:33:48 +00:00
parent 2345ae2658
commit 796f949a31
5 changed files with 237 additions and 236 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "konva",
"version": "0.9.0",
"version": "0.9.5",
"authors": [
"Eric Rowell", "Anton Lavrenov"
"Anton Lavrenov", "Eric Rowell"
],
"homepage": "http://konvajs.github.io",
"description": "Konva is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.",
@@ -21,6 +21,7 @@
"*.yml",
".jshitrc",
".npmignore",
"package.json",
".travis.yml",
".gitignore",
"Gruntfile.js"