@everymatrix/bonus-elevate-shop-item
Advanced tools
Comparing version 1.54.9 to 1.54.10
import { sass } from "@stencil/sass"; | ||
import { cleanPackageJsonStencil } from "../../../tools/plugins"; | ||
export const config = { | ||
@@ -10,3 +11,3 @@ namespace: 'bonus-elevate-shop-item', | ||
}, | ||
plugins: [sass()], | ||
plugins: [sass(), cleanPackageJsonStencil()], | ||
outputTargets: [ | ||
@@ -13,0 +14,0 @@ { |
{ | ||
"name": "@everymatrix/bonus-elevate-shop-item", | ||
"version": "1.54.9", | ||
"version": "1.54.10", | ||
"main": "./dist/index.cjs.js", | ||
@@ -25,6 +25,3 @@ "module": "./dist/index.js", | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@everymatrix/general-styling-wrapper": "1.45.7" | ||
} | ||
} | ||
} |
322994
0
52
7475
- Removed@everymatrix/general-styling-wrapper@1.45.7(transitive)