Skip to content

Commit 4330178

Browse files
authored
Merge pull request #85 from autumn-library/feature/vitepress-2.0.0
Update package.json
2 parents 2fda5fc + 23dbf90 commit 4330178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@types/node": "^22.15.30",
44
"tsx": "^4.20.3",
55
"typescript": "^5.8.3",
6-
"vitepress": "^1.6.x"
6+
"vitepress": "^2.0.0-alpha.8"
77
},
88
"scripts": {
99
"sync": "tsx ./syncRepositories.ts",

0 commit comments

Comments
 (0)