Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 authored Dec 7, 2021
1 parent 4ebed9a commit dbf4256
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"dependencies": {
"@cosmjs/amino": "^0.25.4",
"@cosmjs/proto-signing": "^0.24.1",
"@cosmjs/launchpad": "^0.24.1",
"@cosmjs/stargate": "^0.26.5",
"axios": "^0.21.1",
"env-cmd": "^10.1.0",
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.58",
Expand Down Expand Up @@ -35,10 +39,6 @@
"eject": "react-scripts eject"
},
"devDependencies": {
"@cosmjs/launchpad": "^0.24.1",
"@cosmjs/stargate": "^0.26.5",
"axios": "^0.21.1",
"env-cmd": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
Expand Down

0 comments on commit dbf4256

Please sign in to comment.