inhabit-module-base
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -20,3 +20,3 @@ 'use strict'; | ||
this.deferred = this.$.Deffered(); | ||
this.deferred = this.$.Deferred(); | ||
this.content = []; | ||
@@ -23,0 +23,0 @@ } |
{ | ||
"name": "inhabit-module-base", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A Base Module class for InHabit.", | ||
@@ -5,0 +5,0 @@ "main": "build/InhabitModuleBase.js", |
@@ -19,3 +19,3 @@ /** | ||
this.deferred = this.$.Deffered(); | ||
this.deferred = this.$.Deferred(); | ||
this.content = []; | ||
@@ -22,0 +22,0 @@ } |
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
29601
14
165