mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
update package.json
This commit is contained in:
parent
d7044ebd80
commit
c347255fa5
@ -2,7 +2,6 @@
|
||||
"name": "KineticJS",
|
||||
"version": "4.6.1",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-jshint": "~0.5.4",
|
||||
"grunt-contrib-nodeunit": "~0.1.2",
|
||||
"grunt-contrib-uglify": "~0.2.2",
|
||||
@ -12,7 +11,9 @@
|
||||
"mocha": "~1.12.0",
|
||||
"chai": "~1.7.2",
|
||||
"phantomjs": "~1.9.1-8",
|
||||
"mocha-phantomjs": "~3.1.2"
|
||||
"mocha-phantomjs": "~3.1.2",
|
||||
"grunt-cli": "~0.1.9",
|
||||
"grunt": "~0.4.1"
|
||||
},
|
||||
"readmeFilename": "README.md",
|
||||
"main": "Gruntfile.js",
|
||||
|
Loading…
Reference in New Issue
Block a user