mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
Merge pull request #97 from donavon/patch-1
update to release React 16.8.0
This commit is contained in:
commit
07112cb14c
@ -30,7 +30,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/streamich/react-use#readme",
|
||||
"dependencies": {
|
||||
"@types/react": "^16.7.13",
|
||||
"@types/react": "^16.2.2",
|
||||
"keyboardjs": "^2.5.1",
|
||||
"nano-css": "^3.4.0",
|
||||
"react-wait": "^0.3.0",
|
||||
@ -48,8 +48,8 @@
|
||||
"babel-core": "^6.26.3",
|
||||
"callbag-interval": "^1.1.0",
|
||||
"gh-pages": "^2.0.1",
|
||||
"react": "16.7.0-alpha.2",
|
||||
"react-dom": "16.7.0-alpha.2",
|
||||
"react": "^16.8.0",
|
||||
"react-dom": "^16.8.0",
|
||||
"react-spring": "^6.1.4",
|
||||
"rimraf": "^2.6.2",
|
||||
"rxjs": "^6.3.3",
|
||||
@ -59,8 +59,7 @@
|
||||
"typescript": "^3.2.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "16.7.0-alpha.2",
|
||||
"react-dom": "16.7.0-alpha.2"
|
||||
"react": "^16.8.0"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user