mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Merge pull request #5304 from nii236/master
Bumped up node-sqlite3 version number to fix broken build on non x86 …
This commit is contained in:
commit
8e57a0eec0
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