Skip to content

Commit b520f6c

Browse files
committed
build(docs): update @ryanuo/utils to latest version
- Change @ryanuo/utils dependency from 'workspace:*' to 'latest' in docs/package.json
1 parent efc229b commit b520f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"update": "pnpm run predocs:dev && cd ../ && pnpm run readme"
1212
},
1313
"devDependencies": {
14-
"@ryanuo/utils": "workspace:*",
14+
"@ryanuo/utils": "latest",
1515
"@shikijs/vitepress-twoslash": "catalog:docs",
1616
"dotenv": "catalog:docs",
1717
"typedoc": "catalog:docs",

0 commit comments

Comments
 (0)