diff --git a/package.json b/package.json index cda27d2d7..b6c2e99f2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "test": "jest", "testu": "jest -u", "testw": "jest --watchAll", - "ser": "node ./utils/server.js", "postinstall": "ts-node ./utils/copy_type.ts", "publish": "ts-node ./utils/publish.ts", "dev:share": "webpack serve -c ./config/webpack.dev.ts --entry ./src/Add-on/ShareView/ShareViewEntry.tsx --port 7776"