@fireproof/core 0.19.11-dev-dryrun7 → 0.19.99-dev-100

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fireproof/core",
3
- "version": "0.19.11-dev-dryrun7",
3
+ "version": "0.19.99-dev-100",
4
4
  "description": "Live database for the web.",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -60,7 +60,9 @@
60
60
  "ipfs-unixfs-exporter": "^13.6.1",
61
61
  "memfs": "^4.12.0",
62
62
  "p-limit": "^6.1.0",
63
- "react": "^18.3.1"
63
+ "react": "^18.3.1",
64
+ "p-map": "^7.0.2",
65
+ "p-retry": "^6.2.0"
64
66
  },
65
67
  "scripts": {}
66
68
  }