Skip to content

Commit fdcd7b5

Browse files
author
James Halliday
committed
bumps
1 parent 6756545 commit fdcd7b5

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-browserify",
3-
"version" : "0.1.1",
3+
"version" : "0.1.2",
44
"description" : "http module compatability for browserify",
55
"main" : "index.js",
66
"browserify" : "index.js",
@@ -13,8 +13,7 @@
1313
"concat-stream": "0.0.8"
1414
},
1515
"devDependencies" : {
16-
"express" : "2.5.x",
17-
"browserify" : "1.9.x"
16+
"ecstatic" : "~0.1.6"
1817
},
1918
"repository" : {
2019
"type" : "git",

0 commit comments

Comments
 (0)