Bump version to 0.0.0-experimental-53bb89e-20240515
Lauren Tan committed
May 15, 2024 at 17:43 UTC
c9120570932978a19ec7061797042b155e881a05
1 file changed
+1
-1
compiler/packages/eslint-plugin-react-compiler/package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-react-compiler",
3
- "version": "0.0.0-experimental-e04a001-20240515",
3
+ "version": "0.0.0-experimental-53bb89e-20240515",
4
"description": "ESLint plugin to display errors found by the React compiler.",
5
"main": "dist/index.js",
6
"scripts": {