@withyouwithme/ao
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -9,3 +9,4 @@ export default { | ||
{ name: "WStepper", friendlyName: "Stepper", standalone: true }, | ||
{ name: "WProfileAvatar", friendlyName: "ProfileAvatar", standalone: true} | ||
{ name: "WProfileAvatar", friendlyName: "ProfileAvatar", standalone: true}, | ||
{ name: "WSelectFilter", friendlyName: "SelectFilter", standalone: true }, | ||
], | ||
@@ -22,3 +23,3 @@ patterns: [ | ||
{ name: "WPage", friendlyName: "Page", standalone: true }, | ||
{ name: "WSidebar", friendlyName: "Sidebar", standalone: true }, | ||
{ name: "WSidebar", friendlyName: "Sidebar", standalone: true }, | ||
], | ||
@@ -25,0 +26,0 @@ templates: [ |
@@ -11,2 +11,3 @@ import Bubble from "./directives/bubble"; | ||
import WProfileAvatar from "./components/elements/profile-avatar/WProfileAvatar"; | ||
import WSelectFilter from "./components/elements/select-filter/WSelectFilter"; | ||
@@ -41,2 +42,3 @@ // Patterns | ||
Vue.component("WProfileAvatar", WProfileAvatar); | ||
Vue.component("WSelectFilter", WSelectFilter); | ||
@@ -54,3 +56,3 @@ // Patterns | ||
Vue.component("WSidebar", WSidebar); | ||
// Templates | ||
@@ -57,0 +59,0 @@ } |
{ | ||
"name": "@withyouwithme/ao", | ||
"productName": "WYWM Ao", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
89555
45
115