Add required package for the linkFoundry to package.json

This commit is contained in:
Eldritch-Oliver 2025-09-28 00:49:47 -06:00
parent e84e921bec
commit 9955966375
2 changed files with 39 additions and 17 deletions

View file

@ -13,6 +13,7 @@
"devDependencies": {
"@foundryvtt/foundryvtt-cli": "^1.1.0",
"@stylistic/eslint-plugin": "^4.2.0",
"dotenv": "^17.2.2",
"eslint": "^9.25.0",
"glob": "^11.0.1",
"terser": "^5.39.0",