Closed franfernandez20 closed 10 months ago
I suggest having the hashgraph package as a peer dependency. I understand that most projects could already be using it.
[...] }, "dependencies": { "buffer": "^6.0.3", "crypto-es": "^1.2.7", "crypto-js": "^4.1.1", "i": "^0.3.7", "isomorphic-ws": "^5.0.0", "protons": "^2.0.3", "simple-crypto-js": "^3.0.1", "ts-typed-events": "3.0.0", "uuid": "^8.3.2", "ws": "^8.8.1" }, "peerDependencies": { "@hashgraph/sdk": "^2.19.2", }, [...]
I suggest having the hashgraph package as a peer dependency. I understand that most projects could already be using it.