@tourstream/ibe-backpack
Advanced tools
Comparing version 1.1.0-seo-61-motsy-components.12 to 1.1.0-seo-61-motsy-components.13
{ | ||
"name": "@tourstream/ibe-backpack", | ||
"version": "1.1.0-seo-61-motsy-components.12", | ||
"version": "1.1.0-seo-61-motsy-components.13", | ||
"description": "core frontend library", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
@@ -5,7 +5,7 @@ import { createVuexModules } from './vuex' | ||
import * as wishlist from '../wishlist' | ||
import * as linkCard from '../linkCard' | ||
import * as motsyLinkCard from '../motsyLinkCard' | ||
const modules = { | ||
wishlist, | ||
linkCard | ||
motsyLinkCard | ||
} | ||
@@ -12,0 +12,0 @@ |
436258