run gulp from npm

This commit is contained in:
Anton Lavrenov
2015-12-22 17:19:19 +07:00
parent 40563bb2c1
commit 694abb9815

View File

@@ -2,6 +2,9 @@
"name": "konva",
"version": "0.11.0",
"author": "Anton Lavrenov",
"scripts": {
"start": "gulp"
},
"devDependencies": {
"chai": "3.2.0",
"gulp": "^3.9.0",