mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 11:44:55 +08:00
update ignore files, update package files
This commit is contained in:
11
package.json
11
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "KineticJS",
|
||||
"version": "5.1.0",
|
||||
"version": "5.1.1",
|
||||
"devDependencies": {
|
||||
"grunt-contrib-jshint": "0.8.0",
|
||||
"grunt-contrib-nodeunit": "0.3.2",
|
||||
@@ -21,6 +21,15 @@
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-shell": "~0.6.4"
|
||||
},
|
||||
"keywords": [
|
||||
"canvas",
|
||||
"animations",
|
||||
"graphic",
|
||||
"html5"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/ericdrowell/KineticJS/issues"
|
||||
},
|
||||
"readmeFilename": "README.md",
|
||||
"main": "kinetic.js",
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user