Skip to content

Commit d332f03

Browse files
authored
Merge pull request #139 from zuigzm/fix/sqlite3
Fix/sqlite3
2 parents e61116d + f20dcb3 commit d332f03

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"mocha": "^5.2.0",
6767
"nyc": "^15.1.0",
6868
"sinon": "^7.3.0",
69-
"sqlite3": "^4.0.6",
7069
"supertest": "^3.3.0",
7170
"ts-node": "^8.1.0",
7271
"tslint": "^5.12.1",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4940,14 +4940,6 @@ sprintf-js@~1.0.2:
49404940
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
49414941
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
49424942

4943-
sqlite3@^4.0.6:
4944-
version "4.2.0"
4945-
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-4.2.0.tgz#49026d665e9fc4f922e56fb9711ba5b4c85c4901"
4946-
integrity sha512-roEOz41hxui2Q7uYnWsjMOTry6TcNUNmp8audCx18gF10P2NknwdpF+E+HKvz/F2NvPKGGBF4NGc+ZPQ+AABwg==
4947-
dependencies:
4948-
nan "^2.12.1"
4949-
node-pre-gyp "^0.11.0"
4950-
49514943
49524944
version "0.0.10"
49534945
resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.10.tgz#547c70b347e8d32b4e108ea1a2a159e5fdde19c0"

0 commit comments

Comments
 (0)