Add axios as a devDependency for the tagExists script

This commit is contained in:
Oliver 2025-11-16 01:49:22 -07:00
parent 01e046f916
commit 9057cbd682
2 changed files with 2663 additions and 1 deletions

2662
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -2,8 +2,8 @@
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.8.0", "@eslint/js": "^9.8.0",
"@foundryvtt/foundryvtt-cli": "^1.0.3", "@foundryvtt/foundryvtt-cli": "^1.0.3",
"@league-of-foundry-developers/foundry-vtt-types": "^9.280.0",
"@stylistic/eslint-plugin": "^2.6.1", "@stylistic/eslint-plugin": "^2.6.1",
"axios": "^1.13.2",
"dotenv": "^17.2.2", "dotenv": "^17.2.2",
"eslint": "^9.8.0", "eslint": "^9.8.0",
"globals": "^15.9.0" "globals": "^15.9.0"