Skip to content

Commit e7f8f7e

Browse files
authored
Merge branch 'next' into switch-to-ts
2 parents 638a1ee + 9331a96 commit e7f8f7e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,10 @@
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",
79-
"storybook-chromatic": "3.0.3",
77+
"react": "16.11.0",
78+
"react-async": "9.0.0",
79+
"react-dom": "16.11.0",
80+
"storybook-chromatic": "3.0.3"
8081
"typescript": "3.6.4"
8182
}
8283
}

0 commit comments

Comments
 (0)