checking in

This commit is contained in:
iamBadgers
2025-08-30 10:45:55 -07:00
parent 96046dfd2a
commit 9a70b5e582
9 changed files with 979 additions and 64 deletions

View File

@@ -10,11 +10,12 @@
"type": "module",
"devDependencies": {
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-scss": "^4.0.1",
"typescript": "^5.8.3",
"vite": "^7.0.6"
},
"dependencies": {
"@league-of-foundry-developers/foundry-vtt-types": "^9.280.0",
"@league-of-foundry-developers/foundry-vtt-types": "^9.280.0",
"@protobuf-ts/grpcweb-transport": "^2.11.1",
"@protobuf-ts/plugin": "^2.11.1",
"@types/google-protobuf": "^3.15.12"