ember-cli-profitwell
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,4 +0,4 @@ | ||
import Ember from 'ember'; | ||
import Service from '@ember/service'; | ||
export default Ember.Service.extend({ | ||
export default Service.extend({ | ||
setUserEmail(email) { | ||
@@ -5,0 +5,0 @@ if (window.profitwell) { |
{ | ||
"name": "ember-cli-profitwell", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "An Ember CLI addon for integrating with ProfitWell", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/sutori/ember-cli-profitwell", |
Sorry, the diff of this file is not supported yet
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
200418