Use upstream @types/recompose

This commit is contained in:
Chi Vinh Le
2018-09-21 19:02:27 +02:00
parent 18e6638162
commit a996c5da2b
2 changed files with 8 additions and 4 deletions
+7 -3
View File
@@ -2162,9 +2162,13 @@
}
},
"@types/recompose": {
"version": "github:coralproject/patched#3ca0deec868322739fc0d750398fd97735d27aac",
"from": "github:coralproject/patched#types/recompose",
"dev": true
"version": "0.26.5",
"resolved": "https://registry.npmjs.org/@types/recompose/-/recompose-0.26.5.tgz",
"integrity": "sha512-Il5stz/Z3pVIMl48pyggl6nnhRLQ8N8YN8hi0Anm0M5UjVh2uMSY0ah2vzwZZKxnca4NzyJArloSjsJ9fL2vWw==",
"dev": true,
"requires": {
"@types/react": "*"
}
},
"@types/relateurl": {
"version": "0.2.28",
+1 -1
View File
@@ -133,7 +133,7 @@
"@types/react-relay": "^1.3.9",
"@types/react-responsive": "^3.0.1",
"@types/react-test-renderer": "^16.0.1",
"@types/recompose": "github:coralproject/patched#types/recompose",
"@types/recompose": "^0.26.5",
"@types/relay-runtime": "^1.3.6",
"@types/sane": "^2.0.0",
"@types/sinon": "^5.0.1",