chore: add 'style' node to package.json (#127)

This commit is contained in:
Helder Santana
2016-07-27 10:15:55 +08:00
committed by Benjy Cui
parent 826fd73c93
commit 9219927f8a
+1
View File
@@ -23,6 +23,7 @@
],
"licenses": "MIT",
"main": "./lib/index.js",
"style": "./assets/index.css",
"config": {
"port": 8005
},