There was an error while loading. Please reload this page.
1 parent 29a5b52 commit 9c71562Copy full SHA for 9c71562
1 file changed
package.json
@@ -29,7 +29,6 @@
29
"gulp-util": "^3.0.0",
30
"interpret": "^0.3.2",
31
"liftoff": "^1.0.0",
32
- "marked-man": "^0.1.3",
33
"minimist": "^1.1.0",
34
"pretty-hrtime": "^0.2.0",
35
"semver": "^4.1.0",
@@ -43,7 +42,8 @@
43
42
"istanbul": "^0.3.0",
44
"jshint": "^2.5.0",
45
"jshint-stylish": "^1.0.0",
46
- "lab": "^5.1.0"
+ "lab": "^5.1.0",
+ "marked-man": "^0.1.3"
47
},
48
"scripts": {
49
"prepublish": "marked-man --name gulp docs/CLI.md > gulp.1",
0 commit comments