torusresearch / solana-embed

Embeds the Solana Wallet directly in your application via solana-embed. Exposes a Web3 Provider.
https://demo-solana.tor.us
12 stars 6 forks source link

fix: removed peer deps, shifted @babel/runtime to Dep #27

Closed ArpitAgrawal321 closed 2 years ago

ArpitAgrawal321 commented 2 years ago

Shifted @babel/runtime from DevDependency to Dependency, removed corresponding peerDependency.

Allows integrating with other plugins without having them to explicitly lift peerDeps or resolve peerDeps for torus.