mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-22 02:47:46 +08:00
更新版本号
This commit is contained in:
parent
aa2f0fef6f
commit
3456a705ea
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "thoughts",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"private": true,
|
||||
"description": "一个简洁的思维导图",
|
||||
"author": "街角小林<1013335014@qq.com>",
|
||||
|
||||
@ -51,7 +51,6 @@ import Navigator from './Navigator.vue'
|
||||
import NodeImgPreview from './NodeImgPreview.vue'
|
||||
import SidebarTrigger from './SidebarTrigger.vue'
|
||||
import { mapState, mapMutations } from 'vuex'
|
||||
import customThemeList from '@/customThemes'
|
||||
import icon from '@/config/icon'
|
||||
import customThemeList from '@/customThemes'
|
||||
import CustomNodeContent from './CustomNodeContent.vue'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user