Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
xs10l3 committed Jul 30, 2024
1 parent 1e194af commit 8cfd9f0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 610 deletions.
2 changes: 1 addition & 1 deletion docs/content/basic/demos/getting-started/circle.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<canvas ref="canvas" width="600" height="300"></canvas>
<canvas ref="canvas" width="200" height="300"></canvas>
</template>

<script setup lang="ts">
Expand Down
4 changes: 1 addition & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@
},
"dependencies": {
"@newcar/mod-math": "latest",
"@shikijs/vitepress-twoslash": "^1.12.0",
"canvaskit-wasm": "0.39.1",
"newcar": "latest",
"unplugin-vue-components": "^0.26.0",
"vitepress-demoblock": "^1.0.4"
"unplugin-vue-components": "^0.26.0"
},
"devDependencies": {
"unocss": "^0.59.4",
Expand Down
Loading

0 comments on commit 8cfd9f0

Please sign in to comment.