Bump @react-native/eslint-plugin-specs to 0.0.4

Summary:
As we changed the deps for react-native/eslint-plugin-specs, let's release a new version of it.

Changelog:
[General] [Changed] - Bump react-native/eslint-plugin-specs to 0.0.4

Reviewed By: jacdebug

Differential Revision: D37353474

fbshipit-source-id: dc77c987ee06d72903d246544c63816a64ecd7f6
This commit is contained in:
Nicola Corti
2022-06-23 01:23:52 -07:00
committed by Facebook GitHub Bot
parent c940eb0c49
commit ea8d8e2f49
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/eslint-plugin-specs",
"version": "0.0.3",
"version": "0.0.4",
"description": "ESLint rules to validate NativeModule and Component Specs",
"main": "index.js",
"repository": {