Comparing version 0.2.0 to 0.2.1
@@ -472,3 +472,3 @@ (function(){ | ||
this.models.splice(newPosition, 0, model); | ||
this.trigger('move', this, id, newPosition); | ||
model.trigger('move', this, id, newPosition); | ||
} | ||
@@ -475,0 +475,0 @@ } |
{ | ||
"name": "capsule", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"homepage": "https://github.com/andyet/Capsule", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
165921