@svelte-on-solana/wallet-adapter-anchor
Advanced tools
Comparing version 1.0.13-alpha.0 to 1.0.14-alpha.0
{ | ||
"name": "@svelte-on-solana/wallet-adapter-anchor", | ||
"version": "1.0.13-alpha.0", | ||
"version": "1.0.14-alpha.0", | ||
"author": "Svelte on Solana", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/svelte-on-solana/wallet-adapter", |
@@ -28,3 +28,3 @@ # `@svelte-on-solana/wallet-adapter-anchor` | ||
optimizeDeps: { | ||
include: ['@project-serum/anchor'] | ||
include: ['@project-serum/anchor', '@solana/web3.js', 'buffer'], | ||
} | ||
@@ -31,0 +31,0 @@ } |
Sorry, the diff of this file is not supported yet
19359