Cleared all warnings

This commit is contained in:
Kent Joseph T. Palima
2026-05-02 21:09:30 +08:00
parent f189964035
commit f5bff08886
+7
View File
@@ -26,5 +26,12 @@
},
"devDependencies": {
"sass": "^1.69.5"
},
"pnpm": {
"onlyBuiltDependencies": [
"@parcel/watcher",
"esbuild",
"sharp"
]
}
}