2 Commits

Author SHA1 Message Date
Alexandre Gigliotti
f827188cf2 0.1.0 2015-07-29 15:54:14 -07:00
Alexandre Gigliotti
8261b58971 Updated dependencies. 2015-07-29 15:54:05 -07:00

View File

@@ -1,6 +1,6 @@
{
"name": "inline-html",
"version": "0.0.1",
"version": "0.1.0",
"description": "Inline an html file.",
"repository": "panosoft/inline-html",
"main": "lib/index.js",
@@ -13,7 +13,7 @@
"cheerio": "^0.19.0",
"co": "^4.6.0",
"datauri": "^0.7.1",
"is-local-path": "0.0.1",
"is-local-path": "^0.1.0",
"less": "^2.5.1",
"lodash": "^3.10.0",
"mz": "^2.0.0",