Skip to content

Commit 03cd890

Browse files
committed
Updated packages.
1 parent b5d7918 commit 03cd890

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
"license": "MIT",
1313
"dependencies": {
1414
"chalk": "1.1.3",
15-
"doxdox-parser-dox": "^1.0.x",
16-
"doxdox-plugin-bootstrap": "^1.0.x",
17-
"doxdox-plugin-handlebars": "^1.0.x",
18-
"doxdox-plugin-markdown": "^1.0.x",
15+
"doxdox-parser-dox": "~1.0.4",
16+
"doxdox-plugin-bootstrap": "~1.0.3",
17+
"doxdox-plugin-handlebars": "~1.0.2",
18+
"doxdox-plugin-markdown": "~1.0.2",
1919
"globby": "6.1.0",
2020
"parse-cmd-args": "2.0.0",
2121
"update-notifier": "1.0.2"
2222
},
2323
"devDependencies": {
24-
"@neogeek/eslint-config-standards": "1.7.0",
24+
"@neogeek/eslint-config-standards": "1.8.0",
2525
"codecov": "1.0.1",
26-
"eslint": "3.9.1",
26+
"eslint": "3.10.2",
2727
"istanbul": "0.4.5",
2828
"mocha": "3.1.2"
2929
},

0 commit comments

Comments
 (0)