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

Commit da20396

Browse files
committed
0.0.6
1 parent d34d475 commit da20396

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-string-parser",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Parse HTTP Request and Response from String",
55
"main": "lib/parser.js",
66
"scripts": {
@@ -11,8 +11,7 @@
1111
"type": "git",
1212
"url": "https://github.com/apiaryio/http-string-parser"
1313
},
14-
"dependencies": {
15-
},
14+
"dependencies": {},
1615
"devDependencies": {
1716
"coffee-script": "1.6.3",
1817
"mocha": "1.11.0",

0 commit comments

Comments
 (0)