@dargmuesli/nearbuy-plugin_muesli-index
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -64,3 +64,3 @@ { | ||
"type": "module", | ||
"version": "0.4.3" | ||
"version": "0.4.4" | ||
} |
@@ -5,3 +5,3 @@ // import type { NearbuyPluginOptions } from '@ninjaneers/nearbuy-web-plugins' // TODO: enable once vite landed (https://youtrack.ninjaneers.de/youtrack/issue/NEARBUY-2556) | ||
const nearbuyPluginMuesliIndex /* : NearbuyPluginOptions */ = { | ||
id: 'muesli-index', | ||
id: packageJson.name, | ||
name: { | ||
@@ -8,0 +8,0 @@ de: 'Muesli-Index', |
6777