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

Commit 1a5bbc6

Browse files
committed
Merge pull request #35 from cjihrig/deps
Updated dependencies
2 parents 45aa942 + fd98abf commit 1a5bbc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"babel": "5.x.x",
1818
"code": "1.x.x",
1919
"eslint": "1.x.x",
20-
"eslint-config-hapi": "2.x.x",
20+
"eslint-config-hapi": "3.x.x",
2121
"eslint-plugin-hapi": "1.x.x",
22-
"lab": "5.x.x"
22+
"lab": "6.x.x"
2323
},
2424
"scripts": {
2525
"test": "npm run lint && lab -T test/transformer.js -v -t 100 -a code",

0 commit comments

Comments
 (0)