mirror of
https://github.com/PHIDIAS0303/ClusterChatSync.git
synced 2025-12-27 03:05:21 +09:00
.
This commit is contained in:
18
package.json
18
package.json
@@ -25,19 +25,19 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/PHIDIAS0303/ClusterChatSync#readme",
|
"homepage": "https://github.com/PHIDIAS0303/ClusterChatSync#readme",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@clusterio/lib": "workspace:^"
|
"@clusterio/lib": "^2.0.0-alpha.21"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@clusterio/lib": "workspace:^",
|
"@clusterio/lib": "^2.0.0-alpha.21",
|
||||||
"@clusterio/web_ui": "workspace:^",
|
"@clusterio/web_ui": "^2.0.0-alpha.21",
|
||||||
"webpack": "catalog:",
|
"webpack": "^5.99.9",
|
||||||
"webpack-cli": "catalog:",
|
"webpack-cli": "^6.0.1",
|
||||||
"webpack-merge": "catalog:"
|
"webpack-merge": "^6.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "catalog:",
|
"discord.js": "^14.19.3",
|
||||||
"@sinclair/typebox": "catalog:",
|
"@sinclair/typebox": "^0.30.4",
|
||||||
"node-fetch": "catalog:"
|
"node-fetch": "^3.3.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|||||||
Reference in New Issue
Block a user