Skip to content

Commit

Permalink
chore: add prop-types as dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 23, 2023
1 parent ebae51b commit a4067a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"jest": "^25.1.0",
"jest-axe": "^3.4.0",
"prettier": "^1.19.1",
"prop-types": "^15.7.2",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-test-renderer": "^16.13.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20275,6 +20275,7 @@ __metadata:
jest-axe: ^3.4.0
papaparse: ^5.3.0
prettier: ^1.19.1
prop-types: ^15.7.2
react: ^16.13.0
react-dom: ^16.13.0
react-test-renderer: ^16.13.0
Expand Down

0 comments on commit a4067a4

Please sign in to comment.