oxy-uni-ui 2.1.3 → 2.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,8 +6,8 @@
6
6
  <script lang="ts">
7
7
  import { ref } from 'vue'
8
8
  import { echartsProps } from './types'
9
- import UniEcharts from '../../../../uni_modules/oxy-uni-ui/uni-echarts/components/uni-echarts/uni-echarts.vue'
10
- import type { UniEchartsInst } from '../../../../uni_modules/oxy-uni-ui/uni-echarts'
9
+ import UniEcharts from '../../uni-echarts/components/uni-echarts/uni-echarts.vue'
10
+ import type { UniEchartsInst } from '../../uni-echarts'
11
11
 
12
12
  export default {
13
13
  name: 'oxy-echarts',
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "id": "oxy-uni-ui",
3
3
  "name": "oxy-uni-ui",
4
4
  "displayName": "oxy-uni-ui 基于vue3+Typescript的高颜值组件库",
5
- "version": "2.1.3",
5
+ "version": "2.1.4",
6
6
  "license": "MIT",
7
7
  "description": "一个基于Vue3+TS开发的uni-app组件库,提供70+高质量组件,支持暗黑模式、国际化和自定义主题。",
8
8
  "keywords": [