pc-component
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -1,7 +0,7 @@ | ||
import mDetail from "/components/m-detail.vue"; | ||
import mTitle from "/components/m-title.vue"; | ||
import mTitle from "./packages/m-title.vue"; | ||
import mDetail from "./packages/m-detail.vue"; | ||
const components = { | ||
mTitle, | ||
mDetail, | ||
mTitle, | ||
//...other components | ||
@@ -8,0 +8,0 @@ }; |
{ | ||
"name": "pc-component", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0