eslint-plugin-react-hooks v1.0.0

This commit is contained in:
Brian Vaughn 2019-02-06 10:14:57 +00:00
parent d827445a50
commit 0975ea3278
2 changed files with 12 additions and 6 deletions

View File

@ -1,8 +1,7 @@
{
"private": true,
"name": "eslint-plugin-react-hooks",
"description": "ESLint rules for React Hooks",
"version": "0.0.0",
"version": "1.0.0",
"repository": {
"type" : "git",
"url" : "https://github.com/facebook/react.git",

View File

@ -928,15 +928,15 @@
"filename": "eslint-plugin-react-hooks.development.js",
"bundleType": "NODE_DEV",
"packageName": "eslint-plugin-react-hooks",
"size": 25592,
"gzip": 5885
"size": 26113,
"gzip": 6008
},
{
"filename": "eslint-plugin-react-hooks.production.min.js",
"bundleType": "NODE_PROD",
"packageName": "eslint-plugin-react-hooks",
"size": 4943,
"gzip": 1815
"size": 5080,
"gzip": 1872
},
{
"filename": "ReactDOMFizzServer-dev.js",
@ -1021,6 +1021,13 @@
"packageName": "react-dom",
"size": 1122,
"gzip": 659
},
{
"filename": "ESLintPluginReactHooks-dev.js",
"bundleType": "FB_WWW_DEV",
"packageName": "eslint-plugin-react-hooks",
"size": 27786,
"gzip": 6149
}
]
}