mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-18 00:16:14 -04:00
fix: bump api to actually fix the 204 issue
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@solid-primitives/map": "^0.7.1",
|
||||
"@solid-primitives/set": "^0.7.1",
|
||||
"@vladfrangu/async_event_emitter": "^2.4.6",
|
||||
"revolt-api": "0.8.8-1",
|
||||
"revolt-api": "0.8.8-2",
|
||||
"solid-js": "^1.9.6",
|
||||
"ulid": "^2.4.0"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -18,8 +18,8 @@ importers:
|
||||
specifier: ^2.4.6
|
||||
version: 2.4.6
|
||||
revolt-api:
|
||||
specifier: 0.8.8-1
|
||||
version: 0.8.8-1
|
||||
specifier: 0.8.8-2
|
||||
version: 0.8.8-2
|
||||
solid-js:
|
||||
specifier: ^1.9.6
|
||||
version: 1.9.6
|
||||
@@ -905,8 +905,8 @@ packages:
|
||||
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
||||
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
||||
|
||||
revolt-api@0.8.8-1:
|
||||
resolution: {integrity: sha512-g1IcggLP6H0LyJMmNT/2jPufo/Jgpe0ClmZqGOijMqCmm6nQ3FT4qNdl1Ze08X7sO/tfSpgupdRKs4kNUg9YEw==}
|
||||
revolt-api@0.8.8-2:
|
||||
resolution: {integrity: sha512-xfQQ2aGbjeVbNHE+J6VlsOmZFGXD3FpYvcBTmFRC4TqZonGwqNtzIbkZidmiUehJ97nYMu8fXGJVWnM63BxAcA==}
|
||||
|
||||
router@2.2.0:
|
||||
resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
|
||||
@@ -1965,7 +1965,7 @@ snapshots:
|
||||
|
||||
reusify@1.1.0: {}
|
||||
|
||||
revolt-api@0.8.8-1: {}
|
||||
revolt-api@0.8.8-2: {}
|
||||
|
||||
router@2.2.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user