@livestore/utils-dev 0.0.0-snapshot-73527e74741dbd70ec4930c5abd4c41db9a82621 → 0.0.0-snapshot-eabb8f1a7008fe6cb3e3a90057d516a972647082
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-eabb8f1a7008fe6cb3e3a90057d516a972647082",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"./dist/node-vitest/polyfill.js"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"@opentelemetry/sdk-metrics": "2.0.1",
|
|
20
20
|
"@opentelemetry/sdk-trace-base": "2.0.1",
|
|
21
21
|
"@opentelemetry/sdk-trace-node": "2.0.1",
|
|
22
|
-
"@livestore/utils": "0.0.0-snapshot-
|
|
22
|
+
"@livestore/utils": "0.0.0-snapshot-eabb8f1a7008fe6cb3e3a90057d516a972647082"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {},
|
|
25
25
|
"files": [
|