mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
Merge pull request #179 from liuyuchenzh/master
fix: set 'module' field properly
This commit is contained in:
commit
c7fe040ff9
@ -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