Comparing version 0.1.4 to 0.1.5
@@ -29,3 +29,3 @@ module.exports = { | ||
addNpmPackages: [{}], | ||
addEmberAddon: [{}], | ||
addEmberAddons: [{}], | ||
addToConfig: [{}], | ||
@@ -48,3 +48,3 @@ addBowerPackages: [{}], | ||
return exits.success({ | ||
addEmberAddon: [ | ||
addEmberAddons: [ | ||
{ name: 'ember-cli-simple-auth', target: '~0.7.3'}, | ||
@@ -51,0 +51,0 @@ { name: 'ember-cli-simple-auth-oauth2', target: '~0.7.3'} |
{ | ||
"name": "sane-auth", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A Sane Stack Addon giving you basic OAauth2-JWT authentication for the full stack", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
17417