Commit e5d1040c authored by Vadim Makeev's avatar Vadim Makeev

npm scripts

parent 1194e32a
...@@ -36,5 +36,10 @@ ...@@ -36,5 +36,10 @@
"gulp-zip": "^3.2.0", "gulp-zip": "^3.2.0",
"merge-stream": "^1.0.0", "merge-stream": "^1.0.0",
"run-sequence": "^1.1.5" "run-sequence": "^1.1.5"
},
"scripts": {
"prepare": "gulp prepare",
"archive": "gulp archive",
"publish": "gulp publish"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment