Add a view helper for date formatting

This commit is contained in:
Rowan Manning
2013-09-16 10:26:21 +01:00
parent 188852129a
commit a7aad37ea0
5 changed files with 31 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
"chalk": "~0.2",
"express": "~3.4",
"express-hbs": "~0.2",
"moment": "~2.2",
"pa11y-webservice-client-node": "git+ssh://git@github.com:nature/pa11y-webservice-client-node.git#1.0.0-beta.2"
},
"devDependencies": {