Move docs dependancies.

This commit is contained in:
Brendan Dahl 2014-04-09 16:12:25 -07:00
parent c73d091e9c
commit 8dbdd52c5a
2 changed files with 4 additions and 9 deletions

View File

@ -1,8 +0,0 @@
{
"dependencies": {
"moment": "2.3.x",
"underscore": "1.4.x",
"typogr": "0.5.x"
},
"repository": "none"
}

View File

@ -6,7 +6,10 @@
"yargs": "~1.2.1"
},
"devDependencies": {
"wintersmith": "2.0.x"
"wintersmith": "2.0.x",
"moment": "2.3.x",
"underscore": "1.4.x",
"typogr": "0.5.x"
},
"scripts": {
"test": "node make lint"