Browse Source

docs: nav version to use core version and release notes

Alvaro 2 năm trước cách đây
mục cha
commit
30fe5d7551
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',