Skip to content

Commit

Permalink
Bump core [types] [sdk] version
Browse files Browse the repository at this point in the history
@liqnft/candy-shop-types -> 0.2.43
@liqnft/candy-shop-sdk -> 0.5.43
  • Loading branch information
RustySol committed Oct 8, 2022
1 parent 90ec506 commit 8c06122
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions core/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@liqnft/candy-shop-sdk",
"version": "0.5.42",
"version": "0.5.43",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "SEE LICENSE IN LICENSE",
Expand All @@ -9,7 +9,7 @@
"test": "ts-mocha test/**/*.spec.ts"
},
"dependencies": {
"@liqnft/candy-shop-types": "0.2.42",
"@liqnft/candy-shop-types": "0.2.43",
"@project-serum/anchor": "^0.23.0",
"@solana/spl-token": "^0.2.0",
"@solana/wallet-adapter-react": "^0.15.4",
Expand Down
8 changes: 4 additions & 4 deletions core/sdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -435,10 +435,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"

"@liqnft/candy-shop-types@0.2.42":
version "0.2.42"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.42.tgz#529663d0cc825c660302ae933c12c63778fbd10f"
integrity sha512-cBqarbk9mBo3q89VlXDq0fbaqOzwCrvqa0OzMXrkpaCFE+Ye/rMNx5v6RJO+rcGqWJZBHGapBXNUT0X+vYkllA==
"@liqnft/candy-shop-types@0.2.43":
version "0.2.43"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.43.tgz#8125fce7f36845db74530f98feb95d2179ae8d78"
integrity sha512-PpW2OUBcd1vTT0bQhhgdJjj1F+2giaDk/v344bw5jAQS9gcLIQvGNnY3Q505luXFC/WjFf3kyhd4rZWRBk3LAw==

"@metaplex-foundation/beet-solana@^0.1.1":
version "0.1.1"
Expand Down
2 changes: 1 addition & 1 deletion core/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@liqnft/candy-shop-types",
"version": "0.2.42",
"version": "0.2.43",
"main": "dist/index.js",
"author": "RustySol",
"license": "SEE LICENSE IN LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion core/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@google/model-viewer": "1.8.0",
"@liqnft/candy-shop-sdk": "0.5.42",
"@liqnft/candy-shop-sdk": "0.5.43",
"@liqnft/candy-shop-types": "0.2.40",
"@project-serum/anchor": "^0.23.0",
"@solana/spl-token": "^0.2.0",
Expand Down
18 changes: 9 additions & 9 deletions core/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1304,12 +1304,12 @@
resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-6.10.0.tgz#c012c1ecc1a0e53d50e6af381618dca5268461c1"
integrity sha512-lLseUPEhSFUXYTKj6q7s2O3s2vW2ebgA11vMAlKodXGf5AFw4zUoEbTz9CoFOC9jS6xY4Qr8BmRnxP/odT4Uuw==

"@liqnft/candy-shop-sdk@0.5.42":
version "0.5.42"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-sdk/-/candy-shop-sdk-0.5.42.tgz#97eec2862f7523588bad7576f3265ebe71622fa5"
integrity sha512-Qu5EungZEg8gP5tavL6e61ZZEbmw4OGslkPnfy1GzgmgAdYqJe1yvM/LVPGp1x+0+LHk1m60UtiSTQsX+Cr9iw==
"@liqnft/candy-shop-sdk@0.5.43":
version "0.5.43"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-sdk/-/candy-shop-sdk-0.5.43.tgz#88c8ca3b62d6ad0708de9060bf818275c0cb5e11"
integrity sha512-zUyDUguUHQ4Ewjj7C7n1fQaWs37zgSvqSEhEw3wQqipVoc3QnlTZ3/pYqM0ZhisXeCM70hyVul9TVXrvjzIcaQ==
dependencies:
"@liqnft/candy-shop-types" "0.2.42"
"@liqnft/candy-shop-types" "0.2.43"
"@project-serum/anchor" "^0.23.0"
"@solana/spl-token" "^0.2.0"
"@solana/wallet-adapter-react" "^0.15.4"
Expand All @@ -1324,10 +1324,10 @@
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.40.tgz#ae00eea79e7d1af5c9403950ac596e4fec9d21f4"
integrity sha512-9GuKOAICxJbcgO+ZSaWMgsZA0f0Th0MPjm2+7WPBqnmSy+yZSjjdGLySYyudEF/xkmSZ3npDiTwtSXbIPaRrhg==

"@liqnft/candy-shop-types@0.2.42":
version "0.2.42"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.42.tgz#529663d0cc825c660302ae933c12c63778fbd10f"
integrity sha512-cBqarbk9mBo3q89VlXDq0fbaqOzwCrvqa0OzMXrkpaCFE+Ye/rMNx5v6RJO+rcGqWJZBHGapBXNUT0X+vYkllA==
"@liqnft/candy-shop-types@0.2.43":
version "0.2.43"
resolved "https://registry.yarnpkg.com/@liqnft/candy-shop-types/-/candy-shop-types-0.2.43.tgz#8125fce7f36845db74530f98feb95d2179ae8d78"
integrity sha512-PpW2OUBcd1vTT0bQhhgdJjj1F+2giaDk/v344bw5jAQS9gcLIQvGNnY3Q505luXFC/WjFf3kyhd4rZWRBk3LAw==

"@nodelib/fs.scandir@2.1.5":
version "2.1.5"
Expand Down

0 comments on commit 8c06122

Please sign in to comment.