Skip to content

Commit 21b4f5d

Browse files
authored
chore: fix yarn-lock file, upgrade docusaurus (#4106)
1 parent 9875fe8 commit 21b4f5d

File tree

2 files changed

+3376
-3198
lines changed

2 files changed

+3376
-3198
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
"e2e:dev": "concurrently \"docusaurus start\" \"wait-on http://localhost:3000 && playwright test --project=chromium-desktop\"",
3333
"e2e": "playwright test"
3434
},
35+
"resolutions": {
36+
"caniuse-lite": "1.0.30001731"
37+
},
3538
"browserslist": {
3639
"production": [
3740
">0.2%",

0 commit comments

Comments
 (0)