Skip to content

Commit 3f6f263

Browse files
Update lib versions
1 parent af62415 commit 3f6f263

File tree

2 files changed

+1034
-493
lines changed

2 files changed

+1034
-493
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"private": true,
55
"homepage": "https://react-bootcamp.github.io/react-wines-102/",
66
"devDependencies": {
7-
"react-scripts": "1.0.7"
7+
"react-scripts": "1.0.14"
88
},
99
"dependencies": {
1010
"es-symbol": "1.1.2",
1111
"es6-shim": "0.35.3",
12-
"react": "15.5.4",
13-
"react-dom": "15.5.4",
12+
"react": "16.0.0",
13+
"react-dom": "16.0.0",
1414
"react-router": "3.0.5",
1515
"whatwg-fetch": "2.0.3"
1616
},

0 commit comments

Comments
 (0)