Skip to content

Commit

Permalink
Remove caret from precompiled-abis 5.0.0 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-iov committed Apr 5, 2024
1 parent 224edbf commit 7a5b086
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 32 deletions.
47 changes: 19 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"author": "",
"license": "GPL3",
"dependencies": {
"@rsksmart/bridge-state-data-parser": "^1.1.0",
"@rsksmart/btc-eth-unit-converter": "^1.0.0",
"@rsksmart/btc-rsk-derivation": "^0.0.2",
"@rsksmart/pmt-builder": "^3.0.0",
"@rsksmart/powpeg-redeemscript-parser": "^1.0.0",
"bn.js": "^4.11.8",
"@rsksmart/bridge-state-data-parser": "github:rsksmart/bridge-state-data-parser#dependencies-update",
"bridge-transaction-parser-fingerroot500": "github:rsksmart/bridge-transaction-parser#v0.5.0-beta",
"bridge-transaction-parser-hop400": "github:rsksmart/bridge-transaction-parser#v0.4.0-beta",
"btc-transaction-helper": "git+https://[email protected]/rsksmart/btc-transaction-helper#v3.5.0",
Expand All @@ -36,12 +36,12 @@
"pegin-address-verificator": "git+https://[email protected]/rsksmart/pegin-address-verifier#v0.4.0",
"peglib": "git+https://github.com/rsksmart/rsk-peglib#v1.4.15",
"precompiled-arrowhead600": "npm:@rsksmart/rsk-precompiled-abis@^6.0.0-ARROWHEAD",
"precompiled-fingerroot500": "npm:@rsksmart/rsk-precompiled-abis@^5.0.0-FINGERROOT",
"precompiled-hop400": "npm:@rsksmart/rsk-precompiled-abis@^5.0.0-HOP",
"precompiled-fingerroot500": "npm:@rsksmart/[email protected]",
"precompiled-hop400": "npm:@rsksmart/[email protected]",
"precompiled-iris300": "npm:@rsksmart/rsk-precompiled-abis@^4.0.0-IRIS",
"precompiled-orchid": "npm:@rsksmart/rsk-precompiled-abis@^1.0.0-ORCHID",
"precompiled-papyrus200": "npm:@rsksmart/rsk-precompiled-abis@^3.0.0-PAPYRUS",
"precompiled-wasabi100": "npm:@rsksmart/rsk-precompiled-abis@^2.0.0-WASABI",
"precompiled-orchid": "npm:@rsksmart/rsk-precompiled-abis@^1.0.0-ORCHID",
"rsk-transaction-helper": "git+https://github.com/rsksmart/rootstock-transaction-helper#v3.1.0",
"solc": "^0.7.5",
"stream-line-wrapper": "^0.1.1",
Expand Down

0 comments on commit 7a5b086

Please sign in to comment.