refactor: add prop-types in devDep

This commit is contained in:
mashal-m
2022-11-15 16:47:27 +05:00
parent 5c8089a5e3
commit 0de98ab11b
2 changed files with 2 additions and 0 deletions

1
package-lock.json generated
View File

@@ -33,6 +33,7 @@
"husky": "7.0.4",
"jest": "29.3.1",
"jest-chain": "1.1.6",
"prop-types": "15.8.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-redux": "7.2.9",

View File

@@ -44,6 +44,7 @@
"enzyme-adapter-react-16": "1.15.7",
"husky": "7.0.4",
"jest": "29.3.1",
"prop-types": "15.8.1",
"jest-chain": "1.1.6",
"react": "16.14.0",
"react-dom": "16.14.0",