Skip to content

Commit

Permalink
Remove scheduler and @types/scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer committed Nov 11, 2020
1 parent f907880 commit 82c7750
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions packages/formik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"lodash": "^4.17.14",
"lodash-es": "^4.17.14",
"react-fast-compare": "^2.0.1",
"scheduler": "^0.20.1",
"tiny-warning": "^1.0.2",
"tslib": "^1.10.0"
},
Expand All @@ -50,7 +49,6 @@
"@types/lodash": "^4.14.119",
"@types/react": "^16.9.55",
"@types/react-dom": "^16.9.9",
"@types/scheduler": "^0.16.1",
"@types/warning": "^3.0.0",
"@types/yup": "^0.24.9",
"just-debounce-it": "^1.1.0",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3108,11 +3108,6 @@
dependencies:
"@types/node" "*"

"@types/scheduler@^0.16.1":
version "0.16.1"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==

"@types/semver@^6.0.0":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.2.tgz#5c27df09ca39e3c9beb4fae6b95f4d71426df0a9"
Expand Down

0 comments on commit 82c7750

Please sign in to comment.