Skip to content

Commit 30da1b0

Browse files
author
Alex Kahn
committed
update dependencies for latest version
1 parent 4ee950b commit 30da1b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"license": "MIT",
2424
"dependencies": {
2525
"fg-lodash": "0.0.2",
26-
"request": "2.51.x"
26+
"request": "2.55.x"
2727
},
2828
"devDependencies": {
29-
"chai": "~1.9.1",
30-
"mocha": "~1.18.2"
29+
"chai": "~2.3.0",
30+
"mocha": "~2.2.4"
3131
}
3232
}

0 commit comments

Comments
 (0)