Add orchestra API to dependencies
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -9,6 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@3t.network/orchestra": "^1.0.0",
|
||||
"axios": "^1.7.7",
|
||||
"date-fns": "^3.6.0",
|
||||
"discord.js": "^14.16.1",
|
||||
@@ -29,6 +30,16 @@
|
||||
"typescript": "^5.6.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@3t.network/orchestra": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://git.3t.network/api/packages/3t.network/npm/%403t.network%2Forchestra/-/1.0.0/orchestra-1.0.0.tgz",
|
||||
"integrity": "sha512-NRjD9wum3USCjPTM2Z2uw/vougkzfLAshZriMD19I9Ax9Zeu+qfOkUWd/ZNSgh8ruUbiezxcisBjLIWWRMhj8w==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.7",
|
||||
"form-data": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspotcode/source-map-support": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user