Bump the version of @react-native-community/eslint-config (#32117)

Summary:
The version of this package needs to be bumped for me to release the changes from https://github.com/facebook/react-native/issues/28637 to NPM.

## Changelog

[Internal] [Added] - Bump react-native-community/eslint-config version

Pull Request resolved: https://github.com/facebook/react-native/pull/32117

Test Plan: N/A

Reviewed By: cortinico

Differential Revision: D30663708

Pulled By: yungsters

fbshipit-source-id: f433c324f12663d76e55c9395630cd642955b25e
This commit is contained in:
Matt Oakes 2021-08-31 15:52:20 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 13107fa3d0
Коммит ed20a85152
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@react-native-community/eslint-config",
"version": "3.0.0",
"version": "3.0.1",
"description": "ESLint config for React Native",
"main": "index.js",
"license": "MIT",