Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 9281792

Browse files
committed
Updated packages.
1 parent 0ddf714 commit 9281792

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
},
1313
"devDependencies": {
1414
"@neogeek/eslint-config-standards": "^1.15.0",
15-
"eslint": "^3.18.0",
16-
"mocha": "^3.2.0"
15+
"eslint": "^3.19.0",
16+
"mocha": "^3.3.0"
1717
},
1818
"peerDependencies": {
19-
"doxdox": "~2.0.0"
19+
"doxdox": "~2.0.2"
2020
},
2121
"scripts": {
2222
"test": "make test"

0 commit comments

Comments
 (0)