正式回归 Node.js!
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"name": "lingchair-client",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "npx vite build",
|
||||
@@ -14,7 +15,8 @@
|
||||
"marked": "16.3.0",
|
||||
"dompurify": "3.2.7",
|
||||
"pinch-zoom-element": "1.1.1",
|
||||
"ua-parser-js": "2.0.6"
|
||||
"ua-parser-js": "2.0.6",
|
||||
"lingchair-internal-shared": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user