Skip to content

Commit e28a48b

Browse files
authored
Merge pull request #5364 from BitGo/WP-3448
fix(abstract-substrate): fix package.json bitgo libs version
2 parents f08a165 + 1ed939b commit e28a48b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/abstract-substrate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
]
3939
},
4040
"dependencies": {
41-
"@bitgo/sdk-core": "^28.18.0",
42-
"@bitgo/statics": "^50.17.0"
41+
"@bitgo/sdk-core": "^28.19.0",
42+
"@bitgo/statics": "^50.18.0"
4343
}
4444
}

0 commit comments

Comments
 (0)