mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
fix: set 'module' field properly
This commit is contained in:
parent
c52f35dc78
commit
35d4fc2fc2
@ -3,7 +3,7 @@
|
||||
"version": "6.2.0",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"module": "lib/es/index.js",
|
||||
"module": "esm/index.js",
|
||||
"files": [
|
||||
"lib/",
|
||||
"esm/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user