Skip to content

Commit

Permalink
remove resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci committed Nov 5, 2024
1 parent adf4978 commit 1d3dc2e
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 157 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,6 @@
"packages/*",
"executor"
],
"resolutions": {
"@polkadot/api": "14.0.1",
"@polkadot/types": "14.0.1",
"@polkadot/api-base": "14.0.1",
"@polkadot/api-derive": "14.0.1",
"@polkadot/api-augment": "14.0.1",
"@polkadot/rpc-provider": "14.0.1",
"@polkadot/types-codec": "14.0.1",
"@polkadot/types-create": "14.0.1",
"@polkadot/types-known": "14.0.1"
},
"scripts": {
"lint": "tsc --noEmit --project tsconfig.lint.json && eslint . --ext .js,.ts && prettier --check .",
"fix": "eslint . --ext .js,.ts --fix && prettier -w .",
Expand Down
Loading

0 comments on commit 1d3dc2e

Please sign in to comment.