diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz deleted file mode 100644 index 1a150a3..0000000 Binary files a/.yarn/install-state.gz and /dev/null differ diff --git a/examples/app-router/.gitignore b/examples/app-router/.gitignore index fd3dbb5..318511b 100644 --- a/examples/app-router/.gitignore +++ b/examples/app-router/.gitignore @@ -4,7 +4,7 @@ /node_modules /.pnp .pnp.js -.yarn/install-state.gz +.yarn # testing /coverage diff --git a/examples/pages-router/.gitignore b/examples/pages-router/.gitignore index fd3dbb5..318511b 100644 --- a/examples/pages-router/.gitignore +++ b/examples/pages-router/.gitignore @@ -4,7 +4,7 @@ /node_modules /.pnp .pnp.js -.yarn/install-state.gz +.yarn # testing /coverage