Skip to content

Commit

Permalink
Upgrade request to native-request
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed May 5, 2020
1 parent 859bc37 commit fe696ff
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 346 deletions.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

var request = require("request");
var request = require("native-request");
var uuid = require("uuid");
var querystring = require("querystring");

Expand Down
Loading

0 comments on commit fe696ff

Please sign in to comment.