mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	chore: 1.8.1-snapshot
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "yudao-ui-admin-vue3",
 | 
			
		||||
  "version": "1.8.0-snapshot",
 | 
			
		||||
  "version": "1.8.1-snapshot",
 | 
			
		||||
  "description": "基于vue3、vite4、element-plus、typesScript",
 | 
			
		||||
  "author": "xingyu",
 | 
			
		||||
  "private": false,
 | 
			
		||||
@@ -27,8 +27,8 @@
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@element-plus/icons-vue": "^2.1.0",
 | 
			
		||||
    "@form-create/designer": "^3.1.0",
 | 
			
		||||
    "@form-create/element-ui": "^3.1.17",
 | 
			
		||||
    "@form-create/designer": "^3.1.3",
 | 
			
		||||
    "@form-create/element-ui": "^3.1.24",
 | 
			
		||||
    "@iconify/iconify": "^3.1.1",
 | 
			
		||||
    "@videojs-player/vue": "^1.0.0",
 | 
			
		||||
    "@vueuse/core": "^10.4.1",
 | 
			
		||||
 
 | 
			
		||||
@@ -29,8 +29,7 @@
 | 
			
		||||
      "element-plus/global",
 | 
			
		||||
      "@types/intro.js",
 | 
			
		||||
      "@types/qrcode",
 | 
			
		||||
      "vite-plugin-svg-icons/client",
 | 
			
		||||
      "@form-create/element-ui/types"
 | 
			
		||||
      "vite-plugin-svg-icons/client"
 | 
			
		||||
    ],
 | 
			
		||||
    "outDir": "target", // 请保留这个属性,防止tsconfig.json文件报错
 | 
			
		||||
    "typeRoots": ["./node_modules/@types/", "./types"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user