Skip to content

Commit

Permalink
Update package.json (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dobri1408 authored Jul 22, 2024
1 parent 6816008 commit 413d630
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"dotenv": "^16.3.2",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"md5": "^2.3.0"
"md5": "^2.3.0",
"cypress": "13.1.0"
},
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx,json}": [
Expand Down

0 comments on commit 413d630

Please sign in to comment.