update
parent
84bfd6f227
commit
846121edae
|
@ -6,4 +6,7 @@
|
|||
.LSOverride
|
||||
._*
|
||||
.idea
|
||||
.vscode
|
||||
.vscode
|
||||
|
||||
|
||||
node_modules/
|
|
@ -7,8 +7,8 @@
|
|||
"type": "module",
|
||||
"keywords": ["five", "node-five", "five.js", "fivejs", "request", "http"],
|
||||
"dependencies": {
|
||||
"@bytedo/es.shim": "^1.0.0",
|
||||
"iofs": "^1.1.0"
|
||||
"es.shim": "^2.0.0",
|
||||
"iofs": "^1.4.0"
|
||||
},
|
||||
"repository": "https://github.com/bytedo/gmf.request.git",
|
||||
"license": "MIT"
|
||||
|
|
Loading…
Reference in New Issue