@livestore/utils-dev 0.0.0-snapshot-95c2ba7015b0816e007e69f1a211e1447851e502 → 0.0.0-snapshot-2af14a42aa0b136115031ad66ac825656a0c9e76
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.
- package/dist/.tsbuildinfo.json +1 -1
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livestore/utils-dev",
|
|
3
|
-
"version": "0.0.0-snapshot-
|
|
3
|
+
"version": "0.0.0-snapshot-2af14a42aa0b136115031ad66ac825656a0c9e76",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"./src/node-vitest/polyfill.ts"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@opentelemetry/sdk-metrics": "2.0.1",
|
|
19
19
|
"@opentelemetry/sdk-trace-base": "2.0.1",
|
|
20
20
|
"@opentelemetry/sdk-trace-node": "2.0.1",
|
|
21
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
21
|
+
"@livestore/utils": "0.0.0-snapshot-2af14a42aa0b136115031ad66ac825656a0c9e76"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {},
|
|
24
24
|
"files": [
|