Skip to content

Commit 3f7c51c

Browse files
committed
Merge remote-tracking branch 'origin/next' into switch-to-ts
2 parents 638a1ee + 9331a96 commit 3f7c51c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@
7474
"npm-run-all": "4.1.5",
7575
"prettier": "1.18.2",
7676
"prop-types": "15.7.2",
77-
"react": "^16.11.0",
78-
"react-dom": "^16.11.0",
77+
"react": "16.11.0",
78+
"react-async": "9.0.0",
79+
"react-dom": "16.11.0",
7980
"storybook-chromatic": "3.0.3",
8081
"typescript": "3.6.4"
8182
}

0 commit comments

Comments
 (0)