We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb11f9a + f76eb6f commit 9386402Copy full SHA for 9386402
README.md
@@ -1,5 +1,7 @@
1
# gulp-documentation
2
3
+[](https://greenkeeper.io/)
4
+
5
[](https://circleci.com/gh/documentationjs/gulp-documentation)
6
7
Use [gulp](http://gulpjs.com/) with
package.json
@@ -10,10 +10,10 @@
10
},
11
"devDependencies": {
12
"concat-stream": "^1.4.8",
13
- "cz-conventional-changelog": "^1.2.0",
+ "cz-conventional-changelog": "^2.0.0",
14
"eslint": "^3.9.1",
15
"gulp": "^3.8.11",
16
- "tap": "8.0.0"
+ "tap": "10.3.2"
17
18
"keywords": [
19
"documentation",
0 commit comments