Skip to content

Commit

Permalink
fix: hyperledger import for test ledger
Browse files Browse the repository at this point in the history
  • Loading branch information
fazzatti committed Jul 9, 2024
1 parent 3433114 commit d4717c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@hyperledger/cactus-test-tooling": "^2.0.0-rc.1",
"@types/jest": "^29.5.10",
"@types/node": "^20.10.0",
"@types/uuid": "^9.0.7",
Expand Down Expand Up @@ -67,6 +66,7 @@
"dependencies": {
"@stellar/freighter-api": "^1.7.1",
"@stellar/stellar-sdk": "^11.2.2",
"@hyperledger/cactus-test-tooling": "^2.0.0-rc.1",
"axios": "^1.6.2",
"uuid": "^9.0.1"
}
Expand Down

0 comments on commit d4717c9

Please sign in to comment.