Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq0826 committed Jul 3, 2024
1 parent 0d6b3c7 commit 6fa104c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint-ts:fix": "eslint --ext ts .",
"lint-solc": "solhint 'public/samples/**/*.sol'",
"prepare": "husky install",
"setup": "npx playwright install --with-deps"
"setup": "npx playwright install"
},
"dependencies": {
"@algolia/client-search": "^4.14.2",
Expand Down

0 comments on commit 6fa104c

Please sign in to comment.