Skip to content

Commit 388976b

Browse files
authored
fix(site): fix the package version number for tiny-remoter (#3692)
1 parent 84e0bfa commit 388976b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sites/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@docsearch/css": "^3.8.0",
2828
"@docsearch/js": "^3.8.0",
2929
"@docsearch/react": "npm:@docsearch/css",
30-
"@opentiny/next-remoter": "^0.0.1-alpha.10",
30+
"@opentiny/next-remoter": "0.0.1-alpha.10",
3131
"@opentiny/next-sdk": "^0.1.1",
3232
"@opentiny/tiny-robot": "0.3.0-alpha.3",
3333
"@opentiny/tiny-robot-kit": "0.3.0-alpha.3",

0 commit comments

Comments
 (0)