@contactstudio/agent-lib
Advanced tools
Comparing version
{ | ||
"name": "@contactstudio/agent-lib", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"author": "Christopher Gonçalves <christopher.goncalves2002@gmail.com.br>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
// Importa o componente | ||
import CsNav from "./components/CsNav.vue"; | ||
// import CsNav from "./components/CsNav.vue"; | ||
import Store from "./store"; | ||
@@ -8,3 +8,3 @@ | ||
install.installed = true; | ||
// Vue.component("CsNav", CsNav); | ||
// Vue.component("CsNav", CsNav); | ||
} | ||
@@ -26,2 +26,2 @@ | ||
export { Store, CsNav }; | ||
export { Store }; |
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
6
-14.29%770112
0