Skip to content

Commit

Permalink
chore: remove symlink to upgrading guide from react package
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 10, 2024
1 parent 902fbd4 commit 6297bc2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion packages/react/UPGRADING-TO-V4.md

This file was deleted.

3 changes: 1 addition & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
},
"files": [
"dist/",
"CHANGELOG.md",
"UPGRADING-TO-V4.md"
"CHANGELOG.md"
],
"engines": {
"node": ">=v18"
Expand Down

0 comments on commit 6297bc2

Please sign in to comment.