We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b885786 commit e58b8a9Copy full SHA for e58b8a9
1 file changed
package.json
@@ -75,6 +75,9 @@
75
"webpack": "^5.105.4",
76
"webpack-dev-server": "^5.2.3"
77
},
78
+ "optionalDependencies": {
79
+ "@rollup/rollup-linux-x64-gnu": "*"
80
+ },
81
"dependencies": {
82
"dompurify": "^3.3.3"
83
}
0 commit comments