We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596c23a commit c448c14Copy full SHA for c448c14
package.json
@@ -17,15 +17,15 @@
17
"author": "Tom MacWright",
18
"license": "ISC",
19
"dependencies": {
20
- "doctrine": "^1.2.0",
+ "doctrine": "^2.0.0",
21
"globals-docs": "^2.2.0",
22
"unist-builder": "^1.0.0"
23
},
24
"devDependencies": {
25
"documentation": "4.0.0-beta4",
26
- "jsdoctest": "1.6.0",
27
- "mocha": "2.5.3",
28
- "remark": "^4.1.2",
29
- "tap": "^5.7.0"
+ "jsdoctest": "1.7.0",
+ "mocha": "3.2.0",
+ "remark": "^7.0.0",
+ "tap": "^10.3.2"
30
}
31
0 commit comments