els-component-extraction-addon
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "els-component-extraction-addon", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Ember Language Server Templates Code Actions extension", | ||
@@ -30,2 +30,5 @@ "main": "index.js", | ||
}, | ||
"ember-addon": { | ||
"after": "ember-fast-cli" | ||
}, | ||
"devDependencies": { | ||
@@ -32,0 +35,0 @@ "jest": "^24.9.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
5151