Remove schema dependency

This commit is contained in:
Mattias Erming
2014-07-31 04:20:34 -07:00
parent 62a416bd5c
commit 93e9747e44
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,6 @@
},
"license": "MIT",
"dependencies": {
"handlebars": "^2.0.0-alpha.4",
"resume-schema": "jsonresume/resume-schema"
"handlebars": "^2.0.0-alpha.4"
}
}