@shopware-ag/dive
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@shopware-ag/dive", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Shopware Spatial Framework", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -49,2 +49,3 @@ | ||
alias: { | ||
three: path.resolve(__dirname, 'path/to/node_modules/three'), | ||
"@shopware-ag/dive": path.resolve(__dirname, 'path/to/node_modules/@shopware-ag/dive'), | ||
@@ -61,2 +62,3 @@ } | ||
include: [ | ||
path.resolve(__dirname, 'path/to/node_modules/three'), | ||
path.resolve(__dirname, 'path/to/node_modules/@shopware-ag/dive') | ||
@@ -63,0 +65,0 @@ ], |
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
523778
183