Skip to content

Commit 8763279

Browse files
committed
fix: playground override incorrect
1 parent d655a96 commit 8763279

File tree

3 files changed

+302
-471
lines changed

3 files changed

+302
-471
lines changed

playground/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,5 @@
1212
"@nuxt/kit": "^3.12.4",
1313
"@uiw/codemirror-extensions-line-numbers-relative": "^4.23.0",
1414
"nuxt": "^3.12.4"
15-
},
16-
"overrides": {
17-
"@codemirror/lang-javascript": "^6.2.2",
18-
"@codemirror/commands": "^6.6.0",
19-
"@codemirror/state": "6.4.1",
20-
"@codemirror/theme-one-dark": "6.1.1",
21-
"@codemirror/view": "6.28.1",
22-
"@uiw/codemirror-extensions-basic-setup": "4.23.0"
2315
}
2416
}

0 commit comments

Comments
 (0)