Skip to content

Commit de51bbf

Browse files
committed
add lavamoat allow-scripts configuration
1 parent fecab6a commit de51bbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,10 @@
7373
"publishConfig": {
7474
"access": "public",
7575
"registry": "https://registry.npmjs.org/"
76+
},
77+
"lavamoat": {
78+
"allowScripts": {
79+
"@lavamoat/preinstall-always-fail": false
80+
}
7681
}
7782
}

0 commit comments

Comments
 (0)