Files
react-native/packages/eslint-plugin-react-native-community/package.json
T
Luna Wei 3c2fb72541 Bump version of @react-native-community/eslint-plugin to 1.2.0
Summary:
Changelog: [Internal] Bump react-native-community/eslint-plugin

It looks like we `*` version on the package.json so no updates needed, published 1.2.0: https://www.npmjs.com/package/react-native-community/eslint-plugin

Reviewed By: cortinico, neildhar

Differential Revision: D35590075

fbshipit-source-id: 11402cedea3067018c03e7b59202a48dc3a6b084
2022-04-20 13:19:43 -07:00

13 lines
355 B
JSON

{
"name": "@react-native-community/eslint-plugin",
"version": "1.2.0",
"description": "ESLint rules for @react-native-community/eslint-config",
"main": "index.js",
"repository": {
"type": "git",
"url": "git@github.com:facebook/react-native.git",
"directory": "packages/eslint-plugin-react-native-community"
},
"license": "MIT"
}