Skip to content

Commit f8de441

Browse files
committed
package: remove 'xmlhttprequest' dep to restore fix from #396
Also remove duplicate deps and re-add component-inherit Closes #384, closes #358, closes #348, closes #402
1 parent be12783 commit f8de441

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@
3333
"parseuri": "0.0.4",
3434
"parsejson": "0.0.1",
3535
"parseqs": "0.0.2",
36-
"parseuri": "0.0.4",
37-
"ws": "0.7.2",
38-
"xmlhttprequest": "https://github.com/rase-/node-XMLHttpRequest/archive/a6b6f2.tar.gz"
36+
"component-inherit": "0.0.3"
3937
},
4038
"devDependencies": {
4139
"blob": "0.0.2",

0 commit comments

Comments
 (0)