jeff-jangular
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -96,3 +96,3 @@ /* | ||
'ng-selected': setAttributeBool('selected'), | ||
'ng-show': removeClassBool('ng-show'), | ||
'ng-show': removeClassBool('ng-hide'), | ||
'ng-src': setAttribute('src'), | ||
@@ -99,0 +99,0 @@ 'ng-srcset': setAttribute('srcset'), |
{ | ||
"name": "jeff-jangular", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"main": "lib/jangular.js", | ||
@@ -5,0 +5,0 @@ "description": "A plugin for jeff.js that allows you to render pages from server-side jeff templates that contain angular syntax.", |