can-stache-bindings
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -40,5 +40,2 @@ "use strict"; | ||
// Contains all of the stache bindings that will be exported. | ||
var bindings = new Map(); | ||
var onMatchStr = "on:", | ||
@@ -45,0 +42,0 @@ vmMatchStr = "vm:", |
{ | ||
"name": "can-stache-bindings", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Default binding syntaxes for can-stache", | ||
@@ -5,0 +5,0 @@ "homepage": "https://canjs.com/doc/can-stache-bindings.html", |
226405
4356