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 49f7dcb commit 5d5ee9cCopy full SHA for 5d5ee9c
package.json
@@ -12,18 +12,18 @@
12
"license": "MIT",
13
"dependencies": {
14
"chalk": "1.1.3",
15
- "doxdox-parser-dox": "~1.1.0",
16
- "doxdox-plugin-bootstrap": "~1.1.5",
17
- "doxdox-plugin-handlebars": "~1.1.3",
18
- "doxdox-plugin-markdown": "~1.1.1",
+ "doxdox-parser-dox": "~1.1.1",
+ "doxdox-plugin-bootstrap": "~1.1.6",
+ "doxdox-plugin-handlebars": "~1.1.4",
+ "doxdox-plugin-markdown": "~1.1.2",
19
"globby": "6.1.0",
20
"parse-cmd-args": "2.0.0",
21
"update-notifier": "2.1.0"
22
},
23
"devDependencies": {
24
"@neogeek/eslint-config-standards": "^1.15.0",
25
"codecov": "^2.1.0",
26
- "eslint": "^3.18.0",
+ "eslint": "^3.19.0",
27
"istanbul": "^0.4.5",
28
"mocha": "^3.3.0"
29
0 commit comments