Skip to content

Commit

Permalink
Make prop-types a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Dec 12, 2024
1 parent e1d90c6 commit 030a8af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
"@wry/trie": "^0.5.0",
"graphql-tag": "^2.12.6",
"optimism": "^0.18.0",
"prop-types": "^15.7.2",
"rehackt": "^0.1.0",
"response-iterator": "^0.2.6",
"symbol-observable": "^4.0.0",
Expand Down Expand Up @@ -167,6 +166,7 @@
"patch-package": "8.0.0",
"pkg-pr-new": "0.0.24",
"prettier": "3.1.1",
"prop-types": "^15.7.2",
"react": "19.0.0",
"react-17": "npm:react@^17",
"react-18": "npm:react@^18",
Expand Down

0 comments on commit 030a8af

Please sign in to comment.