Skip to content

Commit fef6553

Browse files
committed
Node: allow libraries to build
1 parent 2ea2661 commit fef6553

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

site/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@
1616
"asciidoctor": "^4.0.7",
1717
"astro": "^7.1.6",
1818
"pagefind": "^1.5.2"
19+
},
20+
"allowScripts": {
21+
"esbuild@0.28.1": true,
22+
"fsevents@2.3.3": true
1923
}
2024
}

0 commit comments

Comments
 (0)