Testing branch commit

Testing
This commit is contained in:
Nikhil Nagarajan 2025-05-22 16:15:11 -04:00
parent aa4021d1a2
commit 1757e57764
2 changed files with 953 additions and 2782 deletions

3729
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{
"dependencies": {
"@yaireo/tagify": "^4.17.9",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"gulp-less": "^5.0.0",
"rollup": "^4.40.0"
},
@ -15,8 +15,8 @@
"@foundryvtt/foundryvtt-cli": "^1.0.2",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"concurrently": "^8.2.2",
"postcss": "^8.4.32",
"rollup-plugin-postcss": "^4.0.2",
"concurrently": "^8.2.2"
"rollup-plugin-postcss": "^4.0.2"
}
}