mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 10:53:34 +03:00
Vain attempt to get node polyglot to install properly
This commit is contained in:
parent
5e7335aa4f
commit
590b736a72
@ -10,14 +10,16 @@
|
|||||||
"express": "3.1.0",
|
"express": "3.1.0",
|
||||||
"express-hbs": "*",
|
"express-hbs": "*",
|
||||||
"connect-flash": "*",
|
"connect-flash": "*",
|
||||||
|
"node-polyglot": "0.2.1",
|
||||||
"css": "*",
|
"css": "*",
|
||||||
"moment": "*",
|
"moment": "*",
|
||||||
"underscore": "*",
|
"underscore": "*",
|
||||||
"nodeunit": "*",
|
|
||||||
"showdown": "*",
|
"showdown": "*",
|
||||||
"node-polyglot": "*",
|
|
||||||
"sqlite3": "2.1.7",
|
"sqlite3": "2.1.7",
|
||||||
"jugglingdb": "0.2.x",
|
"jugglingdb": "0.2.x",
|
||||||
"jugglingdb-sqlite3": "git+https://github.com/jugglingdb/sqlite3-adapter.git#master"
|
"jugglingdb-sqlite3": "git+https://github.com/jugglingdb/sqlite3-adapter.git#master"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"nodeunit": "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user