Add hasInstallScript property to package.json
This commit is contained in:
parent
1f8de7ee30
commit
e3b95bc6ba
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "grid-web",
|
||||
"hasInstallScript": true,
|
||||
"private": true,
|
||||
"cacheDirectories": [
|
||||
".next/cache"
|
||||
|
|
|
|||
Loading…
Reference in a new issue