Skip to content

Commit

Permalink
chore: revert peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
viraj124 committed Jan 3, 2025
1 parent 76aa970 commit cf1e1e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions packages/solidity-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
"prettier": "prettier --write --plugin=prettier-plugin-solidity 'contracts/**/*.sol'",
"lint": "prettier --list-different --plugin=prettier-plugin-solidity 'contracts/**/*.sol'"
},
"peerDependencies": {
"@fuel-bridge/test-utils": "workspace:*",
"@fuel-bridge/fungible-token": "workspace:*"
},
"devDependencies": {
"@fuel-ts/merkle": "^0.21.2",
"@inquirer/prompts": "^5.3.8",
Expand Down
7 changes: 0 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf1e1e4

Please sign in to comment.