@livestore/utils-dev 0.0.0-snapshot-f38d22bc194f2e0b859144982703782df1ef9603 → 0.0.0-snapshot-6286f124cf0168d7d81ea228d6d53ebd8c7b2464
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-6286f124cf0168d7d81ea228d6d53ebd8c7b2464",
|
|
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-6286f124cf0168d7d81ea228d6d53ebd8c7b2464"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {},
|
|
34
34
|
"files": [
|