adding cml-html-converter as dependency

master
Matt Huntington 10 years ago
parent 6fd5d740ea
commit d53576ac14

1
.gitignore vendored

@ -0,0 +1 @@
node_modules

@ -19,5 +19,8 @@
"bugs": {
"url": "https://github.com/mahuntington/grunt-contrib-cml-html-converter/issues"
},
"homepage": "https://github.com/mahuntington/grunt-contrib-cml-html-converter#readme"
"homepage": "https://github.com/mahuntington/grunt-contrib-cml-html-converter#readme",
"dependencies": {
"cml-html-converter": "^1.0.1"
}
}

Loading…
Cancel
Save