mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
chore: fix package.json
This commit is contained in:
parent
5717959141
commit
e63ef6e803
@ -4,7 +4,7 @@
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
"sideEffects" false,
|
||||
"sideEffects": false,
|
||||
"files": [
|
||||
"lib/",
|
||||
"esm/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user