Skip to content

Commit 12155ac

Browse files
committed
dep: upgrade to vuepress 2.0.0-beta.66
1 parent d15e21d commit 12155ac

File tree

2 files changed

+707
-720
lines changed

2 files changed

+707
-720
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@
1515
"url": "https://github.com/gbdev/gbdev.github.io/issues"
1616
},
1717
"homepage": "https://gbdev.io",
18-
"devDependencies": {
19-
"vite-raw-plugin": "^1.0.1",
18+
"dependencies": {
19+
"vite-raw-plugin": "^1.0.2",
2020
"vue-inline-svg": "^2.1.3",
21-
"vuepress": "^2.0.0-beta.60",
21+
"vuepress": "^2.0.0-beta.66",
22+
"vuepress-vite": "^2.0.0-beta.66",
2223
"vuepress-plugin-shiki": "^0.14.1"
2324
}
2425
}

0 commit comments

Comments
 (0)