Skip to content

Commit df98588

Browse files
committed
Add sanitize.css to resolutions xfiveco#506
1 parent 5e9487b commit df98588

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: packages/generator-chisel/lib/commands/create/creators/app/template/package.chisel-tpl.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,8 @@
3939
},
4040
"lint-staged": {
4141
"*.{js,scss}": "chisel-scripts lint"
42-
}
42+
},
43+
"resolutions": {
44+
"sanitize.css": "12.0.1"
45+
},
4346
}

0 commit comments

Comments
 (0)