summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael Kabo <raphaelkabo@hey.com>2024-07-31 22:45:39 +0100
committerRaphael Kabo <raphaelkabo@hey.com>2024-08-01 00:25:04 +0100
commit2fbb753c1eb715b31034f5ce851f6abceaeb9309 (patch)
tree15a57f487cd94a13ce363164f3d9e1ff87626bc5 /package.json
parent04b386b5eec06549c989ed81aaf2eb9b76e49b87 (diff)
Add GitHub CI files to publish Docker container
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index a6e3035..628524f 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
"request": "^2.88.2",
"sanitize-html": "^2.13.0",
"toml": "^3.0.0",
+ "typescript": "^5.4.5",
"wait-on": "^7.2.0"
},
"devDependencies": {
@@ -60,7 +61,6 @@
"cypress": "^13.10.0",
"eslint": "^8.57.0",
"nodemon": "^2.0.22",
- "prettier": "^3.2.5",
- "typescript": "^5.4.5"
+ "prettier": "^3.2.5"
}
-}
+} \ No newline at end of file