Files
react-native/packages/eslint-plugin-react-native-community/package.json
T
Eli White 78266b8b54 Bump eslint-plugin-react-native-community version to 1.1.0
Summary:
This release will include the new platform-colors rule.

Changelog: [Internal]

(Note: this ignores all push blocking failures!)

Reviewed By: cpojer

Differential Revision: D21022163

fbshipit-source-id: 65c831b3c820e44f75631b935118b043180ab3c7
2020-04-14 19:21:17 -07:00

12 lines
289 B
JSON

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