aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7f438f0e..850543ee 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -43,7 +43,6 @@
"devDependencies": {
"@parcel/packager-raw-url": "2.9.3",
"@parcel/transformer-webmanifest": "2.9.3",
- "@tsconfig/vite-react": "^2.0.0",
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.195",
"@types/marked": "^5.0.0",
@@ -65,6 +64,7 @@
"parcel": "latest",
"prettier": "^3.0.0",
"process": "^0.11.10",
+ "ts-node": "latest",
"typescript": "^5.1.6"
}
} \ No newline at end of file