Skip to content

Commit

Permalink
[expo-sqlite] Delete @types/websql dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sjchmiela committed May 29, 2020
1 parent 13d32f3 commit 4f135ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/expo-sqlite/package.json
Expand Up @@ -44,7 +44,6 @@
},
"dependencies": {
"@expo/websql": "^1.0.1",
"@types/websql": "^0.0.27",
"lodash": "^4.17.15"
},
"devDependencies": {
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Expand Up @@ -2949,11 +2949,6 @@
"@types/webpack-sources" "*"
source-map "^0.6.0"

"@types/websql@^0.0.27":
version "0.0.27"
resolved "https://registry.yarnpkg.com/@types/websql/-/websql-0.0.27.tgz#621a666a7f02018e7cbb4abab956a25736c27d71"
integrity sha1-Yhpman8CAY58u0q6uVaiVzbCfXE=

"@types/yargs-parser@*":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
Expand Down

0 comments on commit 4f135ea

Please sign in to comment.