Skip to content

Commit a1cdea4

Browse files
authored
fix: @shikijs/twoslash version specifier (#1078)
1 parent b7190f3 commit a1cdea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vitepress-twoslash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prepublishOnly": "nr build"
4040
},
4141
"dependencies": {
42-
"@shikijs/twoslash": "workspace:",
42+
"@shikijs/twoslash": "workspace:*",
4343
"floating-vue": "catalog:docs",
4444
"lz-string": "catalog:integrations",
4545
"magic-string": "catalog:integrations",

0 commit comments

Comments
 (0)