mirror of
https://github.com/PHIDIAS0303/ClusterChatSync.git
synced 2026-09-27 03:24:00 +00:00
Update package.json
This commit is contained in:
+4
-4
@@ -25,17 +25,17 @@
|
||||
"prepare": "webpack-cli --env production"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@clusterio/lib": "catalog:"
|
||||
"@clusterio/lib": "workspace:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@clusterio/lib": "catalog:",
|
||||
"@clusterio/web_ui": "catalog:",
|
||||
"@clusterio/lib": "workspace:",
|
||||
"@clusterio/web_ui": "workspace:",
|
||||
"webpack": "catalog:",
|
||||
"webpack-cli": "catalog:",
|
||||
"webpack-merge": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "catalog:",
|
||||
"discord.js": "^14.27.0",
|
||||
"@sinclair/typebox": "catalog:"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user