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 | |
|---|---|---|---|
|
|
f143065dbf | ||
|
|
4501132051 |
@@ -1,4 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "iojs"
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "inline-html",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"description": "Inline local assets referenced in an HTML document.",
|
||||
"repository": "panosoft/inline-html",
|
||||
"main": "lib/index.js",
|
||||
|
||||
Reference in New Issue
Block a user