Comparing version 0.3.8 to 0.3.9
@@ -8,4 +8,4 @@ "use strict"; | ||
const DEFAULT_OPTIONS = { | ||
placedSvg: true, | ||
routedSvg: true, | ||
placedSvg: false, | ||
routedSvg: false, | ||
routedJson: true | ||
@@ -12,0 +12,0 @@ }; |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"contributors": [ | ||
@@ -8,0 +8,0 @@ "Danielle Huisman <danielle@huisman.me> (https://github.com/DanielleHuisman)", |
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
140678