@avalix/chroma 0.0.10 → 0.0.11

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/README.md CHANGED
@@ -301,13 +301,13 @@ Extensions will be downloaded to `./.chroma` directory in your project root. Add
301
301
 
302
302
  | Wallet | Status | Version |
303
303
  |--------|--------|---------|
304
- | Polkadot JS Extension | ✅ Supported | v0.61.7 |
305
- | Talisman | ✅ Supported | v3.0.5 |
304
+ | Polkadot JS Extension | ✅ Supported | v0.62.6 |
305
+ | Talisman | ✅ Supported | v3.1.13 |
306
306
  | SubWallet | ⏳ Planned | - |
307
307
 
308
308
  ## Requirements
309
309
 
310
- - Node.js 18+
310
+ - Node.js 24+
311
311
  - @playwright/test ^1.55.0
312
312
 
313
313
  ## Contributing