@haxtheweb/code-editor
Advanced tools
Comparing version 9.0.2 to 9.0.3
@@ -19,3 +19,3 @@ { | ||
}, | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"description": "Data binding wrapped on top of a popular code editor", | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"dependencies": { | ||
"@haxtheweb/schema-behaviors": "^9.0.2", | ||
"@haxtheweb/schema-behaviors": "^9.0.3", | ||
"@haxtheweb/utils": "^9.0.2", | ||
@@ -53,3 +53,3 @@ "lit": "^3.1.4", | ||
"@haxtheweb/deduping-fix": "^9.0.2", | ||
"@haxtheweb/storybook-utilities": "^9.0.2", | ||
"@haxtheweb/storybook-utilities": "^9.0.3", | ||
"@open-wc/testing": "4.0.0", | ||
@@ -71,3 +71,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
], | ||
"gitHead": "f528e4aac8aeadf5350d9262fb515d14d208e376" | ||
"gitHead": "3b19e94e2cb4ce4a4369dc5d885dfdcfb2676728" | ||
} |
@@ -13,3 +13,3 @@ { | ||
"name": "es6", | ||
"browserCapabilities": ["es2015", "modules"], | ||
"browserCapabilities": ["es2018", "modules"], | ||
"js": { | ||
@@ -26,18 +26,2 @@ "minify": true | ||
"addServiceWorker": false | ||
}, | ||
{ | ||
"name": "es5-amd", | ||
"js": { | ||
"minify": true, | ||
"compile": true, | ||
"transformModulesToAmd": true | ||
}, | ||
"css": { | ||
"minify": true | ||
}, | ||
"html": { | ||
"minify": true | ||
}, | ||
"bundle": false, | ||
"addServiceWorker": false | ||
} | ||
@@ -44,0 +28,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
115355
2891