mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
fix: move react-wait types to dev dependencies, closes #644
This commit is contained in:
parent
29f07be8d5
commit
49372acaed
@ -45,7 +45,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/streamich/react-use#readme",
|
||||
"dependencies": {
|
||||
"@types/react-wait": "^0.3.0",
|
||||
"copy-to-clipboard": "^3.1.0",
|
||||
"nano-css": "^5.1.0",
|
||||
"react-fast-compare": "^2.0.4",
|
||||
@ -77,6 +76,7 @@
|
||||
"@testing-library/react-hooks": "2.0.3",
|
||||
"@types/jest": "24.0.18",
|
||||
"@types/react": "16.9.2",
|
||||
"@types/react-wait": "^0.3.0",
|
||||
"babel-core": "6.26.3",
|
||||
"babel-loader": "8.0.6",
|
||||
"babel-plugin-dynamic-import-node": "2.3.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user