浏览代码

Merge remote-tracking branch 'origin/main' into feature/20-docs-core-examples

Alvaro 2 年之前
父节点
当前提交
a704dc8987
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/.vitepress/config.ts

+ 1 - 1
docs/.vitepress/config.ts

@@ -1,5 +1,5 @@
 import { defineConfig } from 'vitepress'
-import { version } from '../../package.json'
+import { version } from '../../packages/tres/package.json'
 
 export default defineConfig({
   title: 'TresJS',