Bump version to 0.0.0-experimental-c8b3f72-20240517
Lauren Tan committed
May 17, 2024 at 15:17 UTC
630c6fb89b021cd7d8c2cb567340023a4a61aa6e
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-53bb89e-20240515",
3
+ "version": "0.0.0-experimental-c8b3f72-20240517",
4
"description": "ESLint plugin to display errors found by the React compiler.",
5
"main": "dist/index.js",
6
"scripts": {