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.
2 parents 7a46fb3 + 07d8655 commit 2da7d06Copy full SHA for 2da7d06
package.json
@@ -11,7 +11,8 @@
11
"preview": "vitepress preview"
12
},
13
"dependencies": {
14
- "vitepress": "^1.0.0",
+ "vitepress": "^1.1.0",
15
+ main
16
"vue": "^3.3.6"
17
}
18
yarn.lock
@@ -1167,7 +1167,9 @@ vite@^5.4.1:
1167
optionalDependencies:
1168
fsevents "~2.3.3"
1169
1170
-vitepress@^1.0.0:
+
1171
+vitepress@^1.1.0:
1172
1173
version "1.3.4"
1174
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.4.tgz#3027f2e2c74e8a72479fd7b40615cf8d3cce2d42"
1175
integrity sha512-I1/F6OW1xl3kW4PaIMC6snxjWgf3qfziq2aqsDoFc/Gt41WbcRv++z8zjw8qGRIJ+I4bUW7ZcKFDHHN/jkH9DQ==
0 commit comments