Skip to content

Commit

Permalink
Remove peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmotta committed Oct 17, 2024
1 parent f51b8ea commit 16a25b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/form-code-generator-vscode-command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,5 @@
"@types/vscode": "1.67.0",
"rimraf": "^3.0.2",
"typescript": "^5.5.3"
},
"peerDependencies": {
"react": ">=17.0.2 <19.0.0",
"react-dom": ">=17.0.2 <19.0.0"
}
}

0 comments on commit 16a25b3

Please sign in to comment.