@shopware-pwa/composables-next
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,3 +6,3 @@ import { defineBuildConfig } from "unbuild"; | ||
rollup: { | ||
emitCJS: false, | ||
emitCJS: true, | ||
cjsBridge: true, | ||
@@ -9,0 +9,0 @@ }, |
{ | ||
"name": "@shopware-pwa/composables-next", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"main": "./dist/index.cjs", | ||
"license": "MIT", | ||
@@ -15,3 +16,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@shopware-pwa/helpers-next": "0.1.3", | ||
"@shopware-pwa/helpers-next": "0.1.4", | ||
"@shopware-pwa/shopware-6-client": "canary", | ||
@@ -18,0 +19,0 @@ "@shopware-pwa/types": "workspace:*", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91096