浏览代码

docs: nav version to use core version and release notes

Alvaro 2 年之前
父节点
当前提交
30fe5d7551
共有 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',