aboutsummaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
authorShyam Sunder2023-02-04 19:08:31 -0500
committerShyam Sunder2023-04-17 10:31:35 -0400
commitda3b4790ad4a4ec0ef8097452a93b7c36477b033 (patch)
tree633767830a7ffe77040c877b1cd33877eb60522a /client/package.json
parentd7d2a151a8d60a8bde87a8245da299cd6489552f (diff)
server+client: bump versions in pre-commit
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 9d0005c..46de6cb 100644
--- a/client/package.json
+++ b/client/package.json
@@ -3,7 +3,8 @@
"private": true,
"scripts": {
"build": "node build.js",
- "watch": "node build.js --watch"
+ "watch": "node build.js --watch",
+ "build-container": "docker build -t szurubooru/client:dev ."
},
"dependencies": {
"dompurify": "^2.0.17",

© 2015 - 2026 Jakob L. Kreuze