Skip to content

Commit 0aaed3b

Browse files
authored
Merge pull request #37 from iamchathu/bugfix/fix-lock-file-after-update
fix: 🐛 fix lock file and cleanup package.json
2 parents 129dcaa + af18736 commit 0aaed3b

2 files changed

Lines changed: 56 additions & 108 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@
6565
"typescript": "^5.4.5"
6666
},
6767
"peerDependencies": {
68-
"react": "^18.0.0 || ^19.0.0",
69-
"react-dom": "^18.0.0 || ^19.0.0"
68+
"react": "^18.0.0 || ^19.0.0"
7069
},
7170
"keywords": [
7271
"react",

0 commit comments

Comments
 (0)