mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-12-08 20:29:06 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f827188cf2 | ||
|
|
8261b58971 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "inline-html",
|
"name": "inline-html",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"description": "Inline an html file.",
|
"description": "Inline an html file.",
|
||||||
"repository": "panosoft/inline-html",
|
"repository": "panosoft/inline-html",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
"cheerio": "^0.19.0",
|
"cheerio": "^0.19.0",
|
||||||
"co": "^4.6.0",
|
"co": "^4.6.0",
|
||||||
"datauri": "^0.7.1",
|
"datauri": "^0.7.1",
|
||||||
"is-local-path": "0.0.1",
|
"is-local-path": "^0.1.0",
|
||||||
"less": "^2.5.1",
|
"less": "^2.5.1",
|
||||||
"lodash": "^3.10.0",
|
"lodash": "^3.10.0",
|
||||||
"mz": "^2.0.0",
|
"mz": "^2.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user