Add hasInstallScript property to package.json

This commit is contained in:
Justin Edmund 2025-11-27 22:12:23 -08:00 committed by GitHub
parent 1f8de7ee30
commit e3b95bc6ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
{
"name": "grid-web",
"hasInstallScript": true,
"private": true,
"cacheDirectories": [
".next/cache"