@cryptocadet/react-crypto-pay 2.2.0 → 3.0.0

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 CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@cryptocadet/react-crypto-pay",
3
3
  "private": false,
4
- "version": "2.2.0",
4
+ "version": "3.0.0",
5
5
  "author": "The TechJD",
6
6
  "license": "MIT",
7
- "description": "Api for evm-chain crypto payment integration.",
7
+ "description": "Api for evm-chain and Solana crypto payment integration.",
8
8
  "files": [
9
9
  "dist"
10
10
  ],