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

Commit 2dcd752

Browse files
committed
Updated packages.
1 parent a9105ee commit 2dcd752

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
@@ -9,14 +9,14 @@
99
"license": "MIT",
1010
"dependencies": {
1111
"adm-zip": "0.4.7",
12-
"handlebars": "4.0.5"
12+
"handlebars": "4.0.6"
1313
},
1414
"devDependencies": {
15-
"@neogeek/eslint-config-standards": "1.7.0",
16-
"eslint": "3.9.1"
15+
"@neogeek/eslint-config-standards": "1.8.0",
16+
"eslint": "3.10.2"
1717
},
1818
"peerDependencies": {
19-
"doxdox": "^1.1.x"
19+
"doxdox": "~1.1.3"
2020
},
2121
"scripts": {
2222
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)