Bump deps (#203)

* Bump deps

* skipLibCheck for react-native overrides
This commit is contained in:
Jaco Greeff
2019-09-11 14:27:36 +02:00
committed by GitHub
parent 9da3ab6d7a
commit b3ff3b37e6
11 changed files with 382 additions and 372 deletions
+2 -1
View File
@@ -23,6 +23,7 @@
"typeRoots": [
"./node_modules/@polkadot/ts",
"./node_modules/@types"
]
],
"skipLibCheck": true
}
}