chore: fix package.json

This commit is contained in:
Vadim Dalecky 2019-05-30 19:23:34 +02:00 committed by GitHub
parent 5717959141
commit e63ef6e803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",
"sideEffects" false,
"sideEffects": false,
"files": [
"lib/",
"esm/"