revert changes to package.json + yarn.lock

This commit is contained in:
mfahampshire
2026-04-17 11:23:28 +01:00
parent 06ec97c08f
commit d2a7199b07
4 changed files with 2539 additions and 3 deletions
@@ -8,7 +8,7 @@
"start": "parcel --no-cache"
},
"dependencies": {
"@nymproject/mix-fetch": "^1.4.4",
"@nymproject/mix-fetch": ">=1.4.4-rc.0 || ^1",
"parcel": "^2.9.3"
},
"private": false,
@@ -28,7 +28,7 @@
"tsc": "tsc --noEmit true"
},
"dependencies": {
"@nymproject/mix-fetch-wasm-node": "^1.4.4",
"@nymproject/mix-fetch-wasm-node": ">=1.4.4-rc.0 || ^1",
"comlink": "^4.3.1",
"fake-indexeddb": "^5.0.0",
"node-fetch": "^3.3.2",
@@ -34,7 +34,7 @@
"tsc": "tsc --noEmit true"
},
"dependencies": {
"@nymproject/mix-fetch-wasm": "^1.4.4",
"@nymproject/mix-fetch-wasm": ">=1.4.4-rc.0 || ^1",
"comlink": "^4.3.1"
},
"devDependencies": {
File diff suppressed because it is too large Load Diff