diff --git a/package.json b/package.json index 03915aa..79fc8fe 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "main": "./dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "build": "bili --name index --plugin vue --vue.css false" + "build": "bili" }, "files": [ "dist/*"