Skip to content

Commit

Permalink
Update antelope core version
Browse files Browse the repository at this point in the history
  • Loading branch information
apporc committed Feb 2, 2024
1 parent a7c4475 commit 664bc0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"prepare": "make"
},
"dependencies": {
"@wharfkit/antelope": "^1.0.8",
"@wharfkit/antelope": "^1.0.8-rc1",
"@wharfkit/common": "^1.2.0",
"@wharfkit/contract": "^1.1.1",
"@wharfkit/signing-request": "^3.0.0",
"tslib": "^2.0.3"
},
"resolutions": {
"@wharfkit/antelope": "^1.0.8"
"@wharfkit/antelope": "^1.0.8-rc1"
},
"devDependencies": {
"@rollup/plugin-alias": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -586,10 +586,10 @@
pako "^2.0.4"
tslib "^2.1.0"

"@wharfkit/antelope@^0.7.3", "@wharfkit/antelope@^1.0.0", "@wharfkit/antelope@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-1.0.7.tgz#5ca010db963e061b2e8c47c14e55f86817718c2e"
integrity sha512-C4DRC4U+qC2XQKUgwznKX6i8xdKo+ZqxkZURrPTtY3v53IvKwj+3amTQQSpuECechS5x6ItcT+/fOFBNlQ2Juw==
"@wharfkit/antelope@^0.7.3", "@wharfkit/antelope@^1.0.0", "@wharfkit/antelope@^1.0.8-rc1":
version "1.0.8-rc1"
resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-1.0.8-rc1.tgz#cdd8e8ad1c27994af2c1fac1074539c05e977850"
integrity sha512-5occCjkj6Xr57q1qvBvKuRLGLofCSq4TMDO12o1ohM9OpZ0WYpxI46bfzuyFrk/lFm+JiUOZnFrV1Zy3Y9bxcQ==
dependencies:
bn.js "^4.11.9"
brorand "^1.1.0"
Expand Down

0 comments on commit 664bc0e

Please sign in to comment.