Skip to content

Commit c6836a6

Browse files
fix(package): update sqlite3 to version 4.0.2
Closes #10
1 parent bfe8ce1 commit c6836a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"redis": "^2.8.0",
6363
"reflect-metadata": "^0.1.10",
6464
"rxjs": "^5.5.6",
65-
"sqlite3": "^3.1.13",
65+
"sqlite3": "^4.0.2",
6666
"swagger-test-templates": "^1.4.3",
6767
"tweetnacl-util": "^0.15.0",
6868
"typeorm": "^0.2.0-alpha.13",

0 commit comments

Comments
 (0)