Skip to content

Commit bfc5812

Browse files
committed
update docs
1 parent fb8daae commit bfc5812

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ No API is needed, the blockchain is the API!
2121

2222
## Dependencies
2323

24-
This package depends on other packages such as `axios`, `ethers.js`, `pinia`, and `vue`. Your project should already have these installed, this package has been tested with...
24+
This package will work with the following dependencies in your app, if they are already included.
2525

26-
- axios 1.7.7+
27-
- ethers.js 6.13.3+
28-
- pinia 2.2.4+
29-
- vue 3.5.11+
26+
- [axios 1.x](https://github.com/axios/axios)
27+
- [ethers.js 6.x](https://github.com/ethers-io/ethers.js/)
28+
- [pinia 2.x or 3.x](https://github.com/vuejs/pinia)
29+
- [vue 3.x](https://github.com/vuejs/core)
3030

3131
## Installation
3232

0 commit comments

Comments
 (0)