mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
Cleanup dependency order in package.json
- because OCD
This commit is contained in:
parent
d790a504a3
commit
2329edd18c
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,7 @@
|
|||
"express-hbs": "0.7.6",
|
||||
"fs-extra": "0.8.1",
|
||||
"knex": "0.5.0",
|
||||
"lodash": "2.4.1",
|
||||
"moment": "2.4.0",
|
||||
"node-polyglot": "0.3.0",
|
||||
"node-uuid": "1.4.1",
|
||||
|
@ -51,7 +52,6 @@
|
|||
"semver": "2.2.1",
|
||||
"showdown": "0.3.1",
|
||||
"sqlite3": "2.2.0",
|
||||
"lodash": "2.4.1",
|
||||
"unidecode": "0.1.3",
|
||||
"validator": "1.4.0",
|
||||
"when": "2.7.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue