summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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