Skip to content

Commit

Permalink
vitepress 1.3 (observablehq#2109)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock authored Jul 21, 2024
1 parent 7e09c31 commit 78cff33
Show file tree
Hide file tree
Showing 3 changed files with 828 additions and 780 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import plot from "./markdown-it-plot.js";
export default defineConfig({
title: "Observable Plot",
description: "The JavaScript library for exploratory data visualization",
appearance: "force-auto",
base: "/plot/",
cleanUrls: true,
vite: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"tsx": "^4.7.0",
"typescript": "^5.0.2",
"vite": "^5.0.10",
"vitepress": "^1.0.0-rc.12"
"vitepress": "^1.3.1"
},
"c8": {
"all": true,
Expand Down
Loading

0 comments on commit 78cff33

Please sign in to comment.