aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-07-14 00:30:17 +0800
committercrupest <crupest@outlook.com>2023-07-14 00:30:17 +0800
commit810185b8df1fd191cd4a5e7eb92e1986000880b1 (patch)
treeb917c84f12d715fc6c66377feca9e14df787144c /FrontEnd/package.json
parent4a069bf1268f393d5467166356f691eb89963152 (diff)
downloadtimeline-810185b8df1fd191cd4a5e7eb92e1986000880b1.tar.gz
timeline-810185b8df1fd191cd4a5e7eb92e1986000880b1.tar.bz2
timeline-810185b8df1fd191cd4a5e7eb92e1986000880b1.zip
...
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