Skip to content

Commit

Permalink
Merge pull request #17 from snurfer0/feat/account
Browse files Browse the repository at this point in the history
fix: optional deps
  • Loading branch information
snurfer0 authored Dec 9, 2023
2 parents 497cd60 + 94c3c75 commit 0d46f71
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,8 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"typescript": "^5.1.0"
},
"optionalDependencies": {
"fsevents": "*"
}
}
}

0 comments on commit 0d46f71

Please sign in to comment.