Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
bump gear-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ereburg committed Sep 7, 2023
1 parent 2703d6a commit 5e49b73
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
2 changes: 2 additions & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

.idea
18 changes: 9 additions & 9 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"types": "*"
},
"dependencies": {
"@gear-js/api": "0.33.0",
"@gear-js/react-hooks": "0.6.0",
"@gear-js/api": "0.33.1",
"@gear-js/react-hooks": "0.6.2",
"@gear-js/ui": "^0.5.19",
"@mantine/form": "^6.0.15",
"@polkadot/api": "10.9.1",
Expand Down

0 comments on commit 5e49b73

Please sign in to comment.