fix: got damn fix!!!!!!

This commit is contained in:
Paul Makles
2022-09-02 16:12:37 +01:00
parent d67f0f9182
commit 8f5aa33f08
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "revolt-api",
"version": "0.5.5-2",
"version": "0.5.5-3",
"description": "Revolt API Library",
"main": "dist/index.js",
"module": "esm/index.js",
@@ -19,7 +19,7 @@
"typescript": "^4.6.2"
},
"dependencies": {
"@insertish/oapi": "0.1.17",
"@insertish/oapi": "0.1.18",
"axios": "^0.26.1",
"lodash.defaultsdeep": "^4.6.1"
},