mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
deps: moment@2.14.1 (#107)
no issue - update moment manually because greenkeeper didn't pick it up for some reason
This commit is contained in:
parent
9ab38e3fa9
commit
d7001e54c7
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
||||||
"loader.js": "4.0.10",
|
"loader.js": "4.0.10",
|
||||||
"lodash": "4.13.1",
|
"lodash": "4.13.1",
|
||||||
"matchdep": "1.0.1",
|
"matchdep": "1.0.1",
|
||||||
"moment": "2.14.0",
|
"moment": "2.14.1",
|
||||||
"moment-timezone": "0.5.4",
|
"moment-timezone": "0.5.4",
|
||||||
"password-generator": "2.0.2",
|
"password-generator": "2.0.2",
|
||||||
"top-gh-contribs": "2.0.4",
|
"top-gh-contribs": "2.0.4",
|
||||||
|
|
Loading…
Add table
Reference in a new issue