Skip to content

Commit 372c536

Browse files
committed
update dependencies
1 parent 3dc3fc1 commit 372c536

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"npm-run-all": "4.1.5",
7272
"prettier": "1.18.2",
7373
"prop-types": "15.7.2",
74-
"react": "16.9.0",
75-
"react-async": "^8.0.0-alpha.0",
76-
"react-dom": "16.9.0",
77-
"storybook-chromatic": "2.2.2"
74+
"react-async": "8.0.0",
75+
"react": "16.10.2",
76+
"react-dom": "16.10.2",
77+
"storybook-chromatic": "3.0.3"
7878
}
7979
}

0 commit comments

Comments
 (0)