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