angular-sortablejs
Advanced tools
Comparing version 2.3.0-0 to 2.3.0-1
@@ -47,3 +47,3 @@ "use strict"; | ||
SortablejsDirective.prototype.getBindings = function () { | ||
if (this.sortablejs) { | ||
if (!this.sortablejs) { | ||
return new sortablejs_bindings_1.SortablejsBindings([]); | ||
@@ -50,0 +50,0 @@ } |
{ | ||
"name": "angular-sortablejs", | ||
"version": "2.3.0-0", | ||
"version": "2.3.0-1", | ||
"description": "SortableJS for Angular", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
38014