diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 9ed995f..cd56ad8 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,7 @@ "u", "model", "server", - "worker", - ".ci" + "worker" ], "scripts": { "build": "npm run build --workspaces --if-present && tsc", |