@livestore/adapter-web 0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f → 0.0.0-snapshot-84c19eaf6f7503f32c2c141670f1555a79684ea8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/adapter-web",
3
- "version": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
3
+ "version": "0.0.0-snapshot-84c19eaf6f7503f32c2c141670f1555a79684ea8",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -13,11 +13,11 @@
13
13
  },
14
14
  "dependencies": {
15
15
  "@opentelemetry/api": "1.9.0",
16
- "@livestore/common": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
17
- "@livestore/devtools-web-common": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
18
- "@livestore/sqlite-wasm": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
19
- "@livestore/utils": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f",
20
- "@livestore/webmesh": "0.0.0-snapshot-55ce44b70bc6ae31c8cb2f2b293d8b479069185f"
16
+ "@livestore/common": "0.0.0-snapshot-84c19eaf6f7503f32c2c141670f1555a79684ea8",
17
+ "@livestore/devtools-web-common": "0.0.0-snapshot-84c19eaf6f7503f32c2c141670f1555a79684ea8",
18
+ "@livestore/sqlite-wasm": "0.0.0-snapshot-84c19eaf6f7503f32c2c141670f1555a79684ea8",
19
+ "@livestore/webmesh": "0.0.0-snapshot-84c19eaf6f7503f32c2c141670f1555a79684ea8",
20
+ "@livestore/utils": "0.0.0-snapshot-84c19eaf6f7503f32c2c141670f1555a79684ea8"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@types/chrome": "^0.1.1",