Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "jubilee", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "D3 Reusable Components Library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -453,3 +453,2 @@ define(function (require) { | ||
zeroLine.opacity = typeof _.opacity !== "undefined" ? _.opacity : zeroLine.opacity; | ||
zeroLine = typeof _ !== "object" ? zeroLine : _; | ||
return chart; | ||
@@ -456,0 +455,0 @@ }; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
987822
20848