mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Add missing type def dep for exp_groups
This commit is contained in:
@@ -14,17 +14,18 @@
|
|||||||
"@clusterio/lib": "^2.0.0-alpha.19"
|
"@clusterio/lib": "^2.0.0-alpha.19"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "^5.5.3",
|
"@clusterio/lib": "^2.0.0-alpha.19",
|
||||||
|
"@clusterio/web_ui": "^2.0.0-alpha.19",
|
||||||
|
"@types/fs-extra": "^11.0.4",
|
||||||
"@types/node": "^20.4.5",
|
"@types/node": "^20.4.5",
|
||||||
"@types/react": "^18.2.21",
|
"@types/react": "^18.2.21",
|
||||||
"antd": "^5.13.0",
|
"antd": "^5.13.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
|
"typescript": "^5.5.3",
|
||||||
"webpack": "^5.88.2",
|
"webpack": "^5.88.2",
|
||||||
"webpack-cli": "^5.1.4",
|
"webpack-cli": "^5.1.4",
|
||||||
"webpack-merge": "^5.9.0",
|
"webpack-merge": "^5.9.0"
|
||||||
"@clusterio/web_ui": "^2.0.0-alpha.19",
|
|
||||||
"@clusterio/lib": "^2.0.0-alpha.19"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sinclair/typebox": "^0.30.4",
|
"@sinclair/typebox": "^0.30.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user