Update package.json for the AWS dependency I forgot to include

This commit is contained in:
Oliver 2025-11-18 23:06:28 -07:00
parent a4ae2aefca
commit 7245e89c62
2 changed files with 1743 additions and 0 deletions

1742
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,6 @@
{ {
"devDependencies": { "devDependencies": {
"@aws-sdk/client-s3": "^3.934.0",
"@eslint/js": "^9.8.0", "@eslint/js": "^9.8.0",
"@foundryvtt/foundryvtt-cli": "^1.0.3", "@foundryvtt/foundryvtt-cli": "^1.0.3",
"@stylistic/eslint-plugin": "^2.6.1", "@stylistic/eslint-plugin": "^2.6.1",