mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-21 04:25:22 -04:00
chore: bump version; try fix
This commit is contained in:
+9
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "revolt-api",
|
||||
"version": "0.5.3-rc.7",
|
||||
"version": "0.5.3-rc.8",
|
||||
"description": "Revolt API Library",
|
||||
"main": "dist/index.js",
|
||||
"homepage": "https://developers.revolt.chat",
|
||||
@@ -21,5 +21,12 @@
|
||||
"@insertish/oapi": "0.1.13",
|
||||
"axios": "^0.26.1",
|
||||
"lodash.defaultsdeep": "^4.6.1"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
"dist",
|
||||
"OpenAPI.json",
|
||||
"LICENSE",
|
||||
"README.md"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user