This commit is contained in:
cnwhy
2018-07-20 17:47:08 +08:00
parent 64acd199eb
commit 5a11eff012
28 changed files with 93 additions and 69 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "npm demo",
"demo": "parcel ./demo"
"test": "npm run demo",
"demo": "parcel ./demo/index.html"
},
"repository": {
"type": "git",