Skip to content

Commit

Permalink
chore: package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shane-moore committed Aug 1, 2024
1 parent c1b87cd commit 88ff87c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions layer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"license": "Apache-2.0",
"scripts": {
"lint": "eslint .",
"postinstall": "yarn add https://github.com/InjectiveLabs/shared-packages#feat/chain-upgrade --ignore-scripts"
"postinstall": "yarn add https://github.com/InjectiveLabs/shared-packages#master --ignore-scripts"
},
"dependencies": {
"shared-packages": "https://github.com/InjectiveLabs/shared-packages#feat/chain-upgrade"
"shared-packages": "https://github.com/InjectiveLabs/shared-packages#master"
},
"devDependencies": {
"@bangjelkoski/vite-plugin-node-polyfills": "^0.0.2",
Expand Down
4 changes: 2 additions & 2 deletions layer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10698,9 +10698,9 @@ sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8:
inherits "^2.0.1"
safe-buffer "^5.0.1"

"shared-packages@https://github.com/InjectiveLabs/shared-packages#feat/chain-upgrade":
"shared-packages@https://github.com/InjectiveLabs/shared-packages#master":
version "1.0.0"
resolved "https://github.com/InjectiveLabs/shared-packages#f1daac77e36c4c3928584646c6582d98ebc9fc68"
resolved "https://github.com/InjectiveLabs/shared-packages#9e1edf0d2a8dbf8fda079e821e3867f622e7af34"
dependencies:
"@bangjelkoski/ens-validation" "^0.1.1"
"@injectivelabs/exceptions" "1.14.14-beta.3"
Expand Down

0 comments on commit 88ff87c

Please sign in to comment.