Skip to content

Commit fed5642

Browse files
committed
Changed versions for included parsers and plugins.
1 parent 482cd17 commit fed5642

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"license": "MIT",
88
"dependencies": {
99
"chalk": "1.1.3",
10-
"doxdox-parser-dox": "1.0.1",
11-
"doxdox-plugin-bootstrap": "1.0.1",
12-
"doxdox-plugin-handlebars": "1.0.0",
13-
"doxdox-plugin-markdown": "1.0.0",
10+
"doxdox-parser-dox": "^1.0.x",
11+
"doxdox-plugin-bootstrap": "^1.0.x",
12+
"doxdox-plugin-handlebars": "^1.0.x",
13+
"doxdox-plugin-markdown": "^1.0.x",
1414
"globby": "6.0.0",
1515
"parse-cmd-args": "1.0.2"
1616
},

0 commit comments

Comments
 (0)