Skip to content

Commit

Permalink
Merge pull request #193 from strongloop/fix/req-in-browser
Browse files Browse the repository at this point in the history
Remove request-browser
  • Loading branch information
ritch committed Apr 2, 2015
2 parents 1de9813 + e4ee31c commit 97bedcb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"async": "^0.9.0",
"traverse": "^0.6.6",
"request": "^2.42.0",
"browser-request": "^0.3.2",
"qs": "^2.2.3",
"inflection": "^1.4.2",
"xml2js": "^0.4.4"
Expand Down Expand Up @@ -65,8 +64,7 @@
"express": false,
"body-parser": false,
"cors": false,
"js2xmlparser": false,
"request": "browser-request"
"js2xmlparser": false
},
"license": {
"name": "Dual MIT/StrongLoop",
Expand Down

0 comments on commit 97bedcb

Please sign in to comment.