Skip to content

Commit

Permalink
chore: remove auth-kit and onramp-kit from typescript paths
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanra committed Sep 16, 2024
1 parent 1a61801 commit 2c5d2c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
"baseUrl": "./",
"paths": {
"@safe-global/api-kit/*": ["./packages/api-kit/src/*"],
"@safe-global/auth-kit/*": ["./packages/auth-kit/src/*"],
"@safe-global/onramp-kit/*": ["./packages/onramp-kit/src/*"],
"@safe-global/protocol-kit/*": ["./packages/protocol-kit/src/*"],
"@safe-global/protocol-kit/hardhat/*": ["./packages/protocol-kit/hardhat/*"],
"@safe-global/relay-kit/*": ["./packages/relay-kit/src/*"],
Expand Down

0 comments on commit 2c5d2c5

Please sign in to comment.