Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz2891 committed Mar 29, 2024
1 parent 37619ac commit b0f769d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"parcel": "^2.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"web3modal": "^1.9.8"
"web3modal": "^1.9.8",
"@parcel/watcher": "^2.4.1"
},
"devDependencies": {
"@types/react": "^18.0.15",
Expand All @@ -29,8 +30,7 @@
"prettier": "^2.7.1",
"stream-browserify": "^3.0.0",
"tailwindcss": "^3.1.6",
"typescript": "^4.6.4",
"@parcel/watcher": "^2.4.1"
"typescript": "^4.6.4"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit b0f769d

Please sign in to comment.