Skip to content

Commit 1488c2a

Browse files
committed
update
1 parent dc84556 commit 1488c2a

File tree

2 files changed

+79
-60
lines changed

2 files changed

+79
-60
lines changed

package-lock.json

Lines changed: 74 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"prop-types": "^15.6.2",
7-
"react": "^16.5.0",
8-
"react-dom": "^16.5.0",
9-
"react-redux": "^5.0.7",
6+
"prop-types": "^15.7.2",
7+
"react": "^16.14.0",
8+
"react-dom": "^16.14.0",
9+
"react-redux": "^5.1.2",
1010
"react-scripts": "1.1.5",
11-
"redux": "^4.0.0"
11+
"redux": "^4.1.0"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)