mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-16 23:41:45 +00:00
upgrade to latest sqlite3
This commit is contained in:
parent
0f92ef104a
commit
0a3bd5fb07
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"sequelize": "^2.1.3",
|
||||
"wrench": "~1.5.4",
|
||||
"smoke-test-sharelatex": "git+https://github.com/sharelatex/smoke-test-sharelatex.git#v0.2.0",
|
||||
"sqlite3": "~2.2.0",
|
||||
"sqlite3": "~3.1.8",
|
||||
"express": "^4.2.0",
|
||||
"body-parser": "^1.2.0",
|
||||
"fs-extra": "^0.16.3",
|
||||
|
|
Loading…
Reference in a new issue