summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-07-13 11:33:26 +0200
committerwout <wout@impinc.co.uk>2014-07-13 11:33:26 +0200
commit03625df35f98f8e51993017f7a0ef23539741d6f (patch)
tree45ab5717a38b5adde0861c92674a1779c7472a56 /package.json
parente9a0d5f5d7074b1cb3d1bd5a00f6a602bd55f983 (diff)
downloadsvg.js-03625df35f98f8e51993017f7a0ef23539741d6f.tar.gz
svg.js-03625df35f98f8e51993017f7a0ef23539741d6f.zip
Added documentation builder
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e67f20a..dd2ab35 100644
--- a/package.json
+++ b/package.json
@@ -53,6 +53,7 @@
"gulp-rimraf": "^0.1.0",
"gulp-size": "^0.4.0",
"gulp-uglify": "^0.3.1",
- "gulp-wrapper": "^0.1.42"
+ "gulp-wrapper": "^0.1.42",
+ "request": "^2.37.0"
}
}