comand-component-library 4.0.64 → 4.0.65

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "4.0.64",
3
+ "version": "4.0.65",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "license": "GPL-3.0-only",
@@ -1,5 +1,5 @@
1
1
  // import utils
2
- import {createHtmlId} from "@/utils/common";
2
+ import {createHtmlId} from "../utils/common"
3
3
 
4
4
  export default {
5
5
  props: {