mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Bumped up node-sqlite3 version number to fix broken build on non x86 devices such as the RPi
This commit is contained in:
parent
8ecc48d0c9
commit
ab7d7cc798
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
"rss": "1.1.1",
|
||||
"semver": "4.3.3",
|
||||
"showdown-ghost": "0.3.6",
|
||||
"sqlite3": "3.0.6",
|
||||
"sqlite3": "3.0.8",
|
||||
"unidecode": "0.1.3",
|
||||
"validator": "3.39.0",
|
||||
"xml": "1.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue