Promote steam-session to a full dependency

This commit is contained in:
Alex Corn 2023-06-27 01:21:01 -04:00
parent 2bfaecd88f
commit b48e8fa537
No known key found for this signature in database
GPG Key ID: E51989A3E7A27FDF

View File

@ -28,14 +28,12 @@
"image-size": "^0.8.2",
"node-bignumber": "^1.2.1",
"request": "^2.88.0",
"steam-session": "^1.2.4",
"steam-totp": "^2.1.0",
"steamid": "^2.0.0",
"tough-cookie": "^4.0.0",
"xml2js": "^0.4.22"
},
"devDependencies": {
"steam-session": "^1.2.3"
},
"engines": {
"node": ">=14.0.0"
},