Bump version to 0.0.0-experimental-47e15aa-20240725
Lauren Tan committed
Jul 25, 2024 at 12:27 UTC
9f04494b8e5e83d36c70672667b706a1884c0b2d
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-0998c1e-20240625",
3
+ "version": "0.0.0-experimental-47e15aa-20240725",
4
"description": "ESLint plugin to display errors found by the React compiler.",
5
"main": "dist/index.js",
6
"scripts": {