Update script to apply patch.

This commit is contained in:
James Cole 2024-04-07 10:29:54 +02:00
parent b7fb5a3854
commit 47faf89a5c
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
2 changed files with 4 additions and 0 deletions

1
package-lock.json generated
View File

@ -4,6 +4,7 @@
"requires": true,
"packages": {
"": {
"hasInstallScript": true,
"workspaces": [
"resources/assets/v1",
"resources/assets/v2"

View File

@ -1,4 +1,7 @@
{
"scripts": {
"postinstall": "patch-package --error-on-fail"
},
"workspaces": [
"resources/assets/v1",
"resources/assets/v2"