Skip to content

Commit b95fafb

Browse files
committed
Fix local version of react-async.
1 parent d9a8781 commit b95fafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"prettier": "1.19.1",
7676
"prop-types": "15.7.2",
7777
"react": "16.12.0",
78-
"react-async": "9.0.0",
78+
"react-async": "10.0.0-alpha.0",
7979
"react-dom": "16.12.0",
8080
"storybook-chromatic": "3.1.0",
8181
"typescript": "3.7.2"

0 commit comments

Comments
 (0)