d2-charts-api
Advanced tools
Comparing version 25.0.11 to 25.0.12
@@ -54,2 +54,8 @@ 'use strict'; | ||
enabled: false | ||
}, | ||
// exporting | ||
exporting: { | ||
// disable exporting context menu | ||
enabled: false | ||
} | ||
@@ -56,0 +62,0 @@ }; |
{ | ||
"name": "d2-charts-api", | ||
"version": "25.0.11", | ||
"version": "25.0.12", | ||
"description": "DHIS2 charts api", | ||
@@ -5,0 +5,0 @@ "main": "index.html", |
@@ -58,2 +58,8 @@ import objectClean from 'd2-utilizr/lib/objectClean'; | ||
enabled: false | ||
}, | ||
// exporting | ||
exporting: { | ||
// disable exporting context menu | ||
enabled: false | ||
} | ||
@@ -60,0 +66,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
156059
2358