Update package.json

This commit is contained in:
dntzhang 2017-02-10 14:56:03 +08:00 committed by GitHub
parent 5ce6187e4c
commit 0f64648807
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "omi",
"version": "0.1.4",
"description": "Omi is Omi.",
"main": "dist/omi.js",
"scripts": {
"build": "webpack -w",
"build_server": "node asset/build_server.js",