@brightspace-ui/create
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -17,3 +17,3 @@ { | ||
"eslint": "^7", | ||
"eslint-config-brightspace": "^0.13", | ||
"eslint-config-brightspace": "^0.14", | ||
"eslint-plugin-html": "^6", | ||
@@ -20,0 +20,0 @@ "eslint-plugin-lit": "^1", |
@@ -9,3 +9,3 @@ /* eslint-env node */ | ||
browserName: 'chrome', | ||
platform: 'OS X 10.15', | ||
platform: 'macOS 11.00', | ||
}, | ||
@@ -15,3 +15,3 @@ firefox: { | ||
browserName: 'firefox', | ||
platform: 'OS X 10.15' | ||
platform: 'macOS 11.00' | ||
}, | ||
@@ -21,3 +21,3 @@ safari: { | ||
browserName: 'safari', | ||
platform: 'OS X 10.15' | ||
platform: 'macOS 11.00' | ||
}, | ||
@@ -24,0 +24,0 @@ edge: { |
{ | ||
"name": "@brightspace-ui/create", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Initializer for Brightspace web components", | ||
@@ -33,3 +33,3 @@ "repository": "https://github.com/BrightspaceUI/create.git", | ||
"eslint": "^7", | ||
"eslint-config-brightspace": "^0.13", | ||
"eslint-config-brightspace": "^0.14", | ||
"eslint-plugin-html": "^6", | ||
@@ -36,0 +36,0 @@ "eslint-plugin-lit": "^1", |
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
58300