@livestore/utils-dev 0.0.0-snapshot-b1b54c59ca42879401a60331a73a54036e5c7a82 → 0.0.0-snapshot-bcb3a2628df7b2a88b01f17708fcb997e922b03d
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/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-bcb3a2628df7b2a88b01f17708fcb997e922b03d",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"./dist/node-vitest/polyfill.js"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"@opentelemetry/sdk-metrics": "2.0.0",
|
|
29
29
|
"@opentelemetry/sdk-trace-base": "2.0.0",
|
|
30
30
|
"@opentelemetry/sdk-trace-node": "2.0.0",
|
|
31
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
31
|
+
"@livestore/utils": "0.0.0-snapshot-bcb3a2628df7b2a88b01f17708fcb997e922b03d"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {},
|
|
34
34
|
"files": [
|