refactor: add prop-types in devDep
This commit is contained in:
1
package-lock.json
generated
1
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user