@everymatrix/helper-modal
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: 'helper-modal', | ||
}, | ||
plugins: [sass()], | ||
plugins: [sass(), cleanPackageJsonStencil()], | ||
outputTargets: [ | ||
@@ -13,0 +14,0 @@ { |
{ | ||
"name": "@everymatrix/helper-modal", | ||
"version": "1.54.9", | ||
"version": "1.54.10", | ||
"main": "./dist/index.cjs.js", | ||
@@ -26,2 +26,2 @@ "module": "./dist/index.js", | ||
} | ||
} | ||
} |
202908
46
5018