Skip to content

Commit

Permalink
fix(docz-example-flow): add scheduler dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rakannimer committed Aug 27, 2019
1 parent de1536d commit 5063fc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"@emotion/styled": "^10.0.14",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react-dom": "^16.8.6",
"scheduler": "^0.15.0"
},
"devDependencies": {
"@babel/preset-flow": "^7.0.0",
Expand Down

0 comments on commit 5063fc2

Please sign in to comment.