Skip to content

Commit b17611a

Browse files
committed
remove libs from resolution, looks like it is not necessary anymore
1 parent 29167ff commit b17611a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,7 @@
176176
},
177177
"resolutions": {
178178
"**/@types/react": "^17.0.83",
179-
"node-sass-package-importer/**/postcss": "^8.4.49",
180-
"**/cross-spawn": "^7.0.5 ",
181-
"**/micromatch": "^4.0.8"
179+
"node-sass-package-importer/**/postcss": "^8.4.49"
182180
},
183181
"husky": {
184182
"hooks": {

0 commit comments

Comments
 (0)