We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a956d4 commit 5a930f0Copy full SHA for 5a930f0
package.json
@@ -12,5 +12,8 @@
12
"@types/wicg-file-system-access": "^2023.10.5",
13
"typescript": "~5.6.2",
14
"vite": "^5.4.10"
15
+ },
16
+ "optionalDependencies": {
17
+ "@rollup/rollup-linux-arm64-gnu": "*"
18
}
19
0 commit comments