mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-21 04:25:27 -04:00
chore: bump version
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "revolt.js",
|
||||
"version": "7.0.0-beta.10",
|
||||
"version": "7.0.0-beta.11",
|
||||
"main": "lib/cjs/index.js",
|
||||
"module": "lib/esm/index.js",
|
||||
"types": "lib/esm/index.d.ts",
|
||||
|
||||
@@ -20,7 +20,6 @@ import type {
|
||||
|
||||
import { Client } from "..";
|
||||
import { hydrate } from "../hydration";
|
||||
import { Merge } from "../lib/merge";
|
||||
|
||||
/**
|
||||
* Version 1 of the events protocol
|
||||
|
||||
Reference in New Issue
Block a user