Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit d0a0ef5

Browse files
committed
fix(deps): update dependencies
1 parent ae6f62e commit d0a0ef5

File tree

2 files changed

+2520
-1512
lines changed

2 files changed

+2520
-1512
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"report-coverage": "cat ./coverage/lcov.info | coveralls"
3939
},
4040
"dependencies": {
41-
"prop-types": "15.6.2"
41+
"prop-types": "15.7.2"
4242
},
4343
"peerDependencies": {
44-
"react": "^16.6.3",
45-
"react-dom": "^16.6.3"
44+
"react": "^16.13.1",
45+
"react-dom": "^16.13.1"
4646
},
4747
"devDependencies": {
4848
"@babel/core": "^7.1.6",

0 commit comments

Comments
 (0)