Skip to content

Commit 30be981

Browse files
committed
perf: uninstall classnames, install clsx
1 parent 5e56c28 commit 30be981

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@
7777
"react": ">=16.9.0",
7878
"react-dom": ">=16.9.0"
7979
},
80+
"resolutions": {
81+
"@types/minimatch": "5.1.2"
82+
},
8083
"cnpm": {
8184
"mode": "npm"
8285
},

0 commit comments

Comments
 (0)