Updated packages via auto-update.js

This commit is contained in:
Thomas Davis
2014-04-18 05:30:59 -04:00
parent 4e9913176e
commit c5ee73f5f1
+14 -9
View File
@@ -10,14 +10,18 @@
"markdown",
"editor"
],
"maintainers": [{
"name": "Taufan Aditya",
"web": "https://github.com/toopay"
}],
"repositories": [{
"type": "git",
"url": "https://github.com/toopay/bootstrap-markdown.git"
}],
"maintainers": [
{
"name": "Taufan Aditya",
"web": "https://github.com/toopay"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/toopay/bootstrap-markdown.git"
}
],
"npmName": "bootstrap-markdown",
"npmFileMap": [
{
@@ -26,5 +30,6 @@
"css/bootstrap-markdown.min.css",
"js/bootstrap-markdown.js"
]
}]
}
]
}