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

Commit a78eca9

Browse files
authored
Merge pull request #9 from realityking/deps
Update dependencies
2 parents e63ef56 + 32bedbc commit a78eca9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"curl-trace-parser": "bin/curl-trace-parser"
1212
},
1313
"dependencies": {
14-
"commander": "1.2.0",
14+
"commander": "2.11.0",
1515
"api-blueprint-http-formatter": "0.0.1",
16-
"http-string-parser": "0.0.4"
16+
"http-string-parser": "0.0.6"
1717
},
1818
"devDependencies": {
1919
"coffee-script": "1.6.3",
@@ -35,9 +35,9 @@
3535
],
3636
"author": "Adam Kliment <adam@apiary.io>",
3737
"license": "MIT",
38-
"repository" : {
39-
"type" : "git",
40-
"url" : "git://github.com/apiaryio/curl-trace-parser.git"
38+
"repository": {
39+
"type": "git",
40+
"url": "git://github.com/apiaryio/curl-trace-parser.git"
4141
},
4242
"homepage": "https://github.com/apiaryio/curl-trace-parser"
4343
}

0 commit comments

Comments
 (0)