Skip to content

Commit

Permalink
Rename schedule to scheduler (#13683)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Sep 19, 2018
1 parent ce7ec4a commit 2d9cf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"object-assign": "^4.1.1",
"prop-types": "^15.6.2",
"react-is": "^16.5.2",
"schedule": "^0.5.0"
"scheduler": "^0.9.0"
},
"peerDependencies": {
"react": "^16.0.0"
Expand Down

0 comments on commit 2d9cf43

Please sign in to comment.