summary refs log tree commit diff
path: root/api/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'api/package.json')
-rw-r--r--api/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/package.json b/api/package.json

index 1d1386d2..1c6b4fc0 100644 --- a/api/package.json +++ b/api/package.json
@@ -11,7 +11,6 @@ "test:watch": "jest --watch", "start": "npm run build && node dist/start", "build": "npx tsc -p .", - "build-docker": "tsc -p tsconfig-docker.json", "dev": "tsnd --respawn src/start.ts", "patch": "ts-patch install -s && npx patch-package", "postinstall": "npm run patch",