Skip to content

Commit 34fa620

Browse files
committed
update dependencies
1 parent eb1d7ad commit 34fa620

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "Lightweight request library. Promise based, with proxy support.",
55
"main": "./lib/node/main.js",
66
"browser": {
7-
"./lib/node/main.js": "./lib/browser/main.js"
8-
},
7+
"./lib/node/main.js": "./lib/browser/main.js"
8+
},
99
"typings": "./lib/node/main",
1010
"author": "Microsoft Corporation",
1111
"repository": {

0 commit comments

Comments
 (0)