Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Move react-use-event-hook to dev dependencies
Browse files Browse the repository at this point in the history
pawelgrimm committed Feb 22, 2023
1 parent b2ab848 commit 0cb3d52
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -140,6 +140,7 @@
"react-icons": "4.7.1",
"react-markdown": "8.0.5",
"react-syntax-highlighter": "15.5.0",
"react-use-event-hook": "0.9.3",
"rehype-raw": "6.1.1",
"remark-gfm": "3.0.1",
"rimraf": "3.0.2",
@@ -158,7 +159,6 @@
"marked": "^4.1.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-use-event-hook": "^0.9.3",
"turndown": "^7.1.1"
}
}

0 comments on commit 0cb3d52

Please sign in to comment.