backbone-plus
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"repository": { | ||
@@ -20,3 +20,4 @@ "type": "git", | ||
"jquery-browserify": "1.8.x", | ||
"heap": "0.2.x" | ||
"heap": "0.2.x", | ||
"touchswipe": "1.6.x" | ||
}, | ||
@@ -28,4 +29,4 @@ "devDependencies": { | ||
"engines": { | ||
"node": "0.10.x" | ||
"node": ">=0.8.0" | ||
} | ||
} |
3781
4
+ Addedtouchswipe@1.6.x
+ Addedtouchswipe@1.6.0(transitive)