summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-02-12 11:40:17 +0100
committerSamy Pessé <samypesse@gmail.com>2015-02-12 11:40:17 +0100
commitd9da4e9a08e8550031f46ec30b0cdbdffe395eee (patch)
tree29b7bb18dfda6c6d2d06622a58e8a1ae34faf48f /package.json
parent1d0f6370add0f57f3c549826eb87a313b7df33cc (diff)
downloadgitbook-d9da4e9a08e8550031f46ec30b0cdbdffe395eee.zip
gitbook-d9da4e9a08e8550031f46ec30b0cdbdffe395eee.tar.gz
gitbook-d9da4e9a08e8550031f46ec30b0cdbdffe395eee.tar.bz2
Fix GitbookIO/plugin-youtube#2: hash remote image for local path
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1076a5a..f5f3e05 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"URIjs": "1.14.1",
"request": "2.51.0",
"npm": "2.4.1",
- "dom-serializer": "git+https://github.com/SamyPesse/dom-serializer.git#57ed9a2c3dfa964022ce7d71859c558ba7721785"
+ "dom-serializer": "0.1.0"
},
"devDependencies": {
"mocha": "1.18.2",