mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2026-08-19 13:13:28 +08:00
Promote steam-session to a full dependency
This commit is contained in:
@@ -28,14 +28,12 @@
|
|||||||
"image-size": "^0.8.2",
|
"image-size": "^0.8.2",
|
||||||
"node-bignumber": "^1.2.1",
|
"node-bignumber": "^1.2.1",
|
||||||
"request": "^2.88.0",
|
"request": "^2.88.0",
|
||||||
|
"steam-session": "^1.2.4",
|
||||||
"steam-totp": "^2.1.0",
|
"steam-totp": "^2.1.0",
|
||||||
"steamid": "^2.0.0",
|
"steamid": "^2.0.0",
|
||||||
"tough-cookie": "^4.0.0",
|
"tough-cookie": "^4.0.0",
|
||||||
"xml2js": "^0.4.22"
|
"xml2js": "^0.4.22"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
|
||||||
"steam-session": "^1.2.3"
|
|
||||||
},
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.0.0"
|
"node": ">=14.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user