Skip to content

Commit

Permalink
chore: remove solflare patch
Browse files Browse the repository at this point in the history
  • Loading branch information
yeager-eren committed Aug 19, 2024
1 parent c967b4f commit 629ed1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
11 changes: 0 additions & 11 deletions patches/@solflare-wallet+sdk+1.4.2.patch

This file was deleted.

3 changes: 2 additions & 1 deletion wallets/provider-solflare/tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
// see https://www.typescriptlang.org/tsconfig to better understand tsconfigs
"extends": "../../tsconfig.bundler.json",
"include": ["src", "../../global-wallets-env.d.ts"],
"include": ["src"],
"files": ["../../global-wallets-env.d.ts"],
"compilerOptions": {
"outDir": "dist",
"rootDir": "./src",
Expand Down

0 comments on commit 629ed1f

Please sign in to comment.