angular-svg-base-fix
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "angular-svg-base-fix", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Angular directive for fixing SVG attributes within a document with a base tag", | ||
@@ -14,3 +14,3 @@ "main": "src/svgBaseFix.js", | ||
"peerDependencies": { | ||
"angular": "1.4.x" | ||
"angular": "1.x" | ||
}, | ||
@@ -17,0 +17,0 @@ "keywords": [ |
3733