@samitouri / QOS-React-1 / commits / d46985282d

Bump version to 0.0.0-experimental-8ae29d2-20240614

Lauren Tan committed Jun 14, 2024 at 17:21 UTC d46985282da98842fbd0412e31d7069d1f4d8f9d
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-51a85ea-20240601",
3 + "version": "0.0.0-experimental-8ae29d2-20240614",
4 "description": "ESLint plugin to display errors found by the React compiler.",
5 "main": "dist/index.js",
6 "scripts": {