chore: bump revolt-api

This commit is contained in:
Paul Makles
2022-05-18 22:20:03 +01:00
parent cceb1913dc
commit e7e8fde97d
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "revolt.js",
"version": "6.0.0-1",
"version": "6.0.0-2",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"module": "esm/index.js",
@@ -17,7 +17,7 @@
"lodash.isequal": "^4.5.0",
"long": "^5.2.0",
"mobx": "^6.3.2",
"revolt-api": "0.5.3-5",
"revolt-api": "0.5.3-5-patch.3",
"ulid": "^2.3.0",
"ws": "^8.2.2"
},
+4 -4
View File
@@ -1015,10 +1015,10 @@ reusify@^1.0.4:
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
revolt-api@0.5.3-5:
version "0.5.3-5"
resolved "https://registry.yarnpkg.com/revolt-api/-/revolt-api-0.5.3-5.tgz#2031a37cb9fb58e0f3876f4a596fb59b7260183a"
integrity sha512-6SUB13/+SGYjiwg3cDqkAmeLR3E3hkcZ7WUV5M4qHdwVv52P+zRNCjpabrzyD/9qierQddajgCvS0cIH2taCwg==
revolt-api@0.5.3-5-patch.3:
version "0.5.3-5-patch.3"
resolved "https://registry.yarnpkg.com/revolt-api/-/revolt-api-0.5.3-5-patch.3.tgz#73a0614a02a210adac2b946fc0fc35f4304fb348"
integrity sha512-xESgQ9kp8T5iupeixt/yJIiGDiM11pm1b2E6srM/+jrV7Jyrj/vPgDPv3hEeJFhNmUK6EP5tKxkmTBhcqNE/Vw==
dependencies:
"@insertish/oapi" "0.1.15"
axios "^0.26.1"