We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b384a5c commit df238afCopy full SHA for df238af
3 files changed
packages/twoslash-cdn/package.json
@@ -46,7 +46,7 @@
46
"prepublishOnly": "nr build"
47
},
48
"peerDependencies": {
49
- "typescript": "^5.5.0"
+ "typescript": "^5.5.0 || ^6.0.0"
50
51
"dependencies": {
52
"twoslash": "workspace:*"
packages/twoslash-vue/package.json
@@ -47,7 +47,7 @@
"start": "esno src/index.ts"
53
"@vue/language-core": "catalog:",
packages/twoslash/package.json
@@ -52,7 +52,7 @@
54
55
56
57
58
"@typescript/vfs": "catalog:",
0 commit comments