Skip to content

Commit

Permalink
🐛 Fix @likecoin package was not put in dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Jan 19, 2024
1 parent 5115e1d commit a70c2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
"devDependencies": {
"@babel/core": "^7.18.5",
"@keplr-wallet/types": "^0.11.3",
"@likecoin/authcore-js": "0.3.0-like.0",
"@likecoin/secretd-js": "^0.4.4",
"@size-limit/preset-small-lib": "^7.0.8",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-info": "^5.3.21",
Expand Down Expand Up @@ -83,6 +81,8 @@
"@cosmjs/proto-signing": "^0.28.13",
"@headlessui/react": "1.7.11",
"@leapwallet/cosmos-snap-provider": "^0.1.24",
"@likecoin/authcore-js": "0.3.0-like.0",
"@likecoin/secretd-js": "^0.4.4",
"@walletconnect/browser-utils": "^1.8.0",
"@walletconnect/modal": "^2.4.5",
"@walletconnect/sign-client": "^2.8.0",
Expand Down

0 comments on commit a70c2ee

Please sign in to comment.