Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
Signed-off-by: nikolay <[email protected]>
  • Loading branch information
natanasow committed Feb 9, 2025
1 parent 3e057b5 commit 1ee7bc8
Show file tree
Hide file tree
Showing 10 changed files with 863 additions and 403 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
node_modules
# don't lint build output (make sure it's set to your correct build folder name)
**/dist
tools/**
2 changes: 1 addition & 1 deletion dapp-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"typescript": "^5.5.4"
"typescript": "^5.7.3"
},
"overrides": {
"cypress": "^13.13.2",
Expand Down
Loading

0 comments on commit 1ee7bc8

Please sign in to comment.