d2-charts-api
Advanced tools
Comparing version 27.0.4 to 27.0.5
@@ -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": "27.0.4", | ||
"version": "27.0.5", | ||
"description": "DHIS2 charts api", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -59,2 +59,8 @@ import objectClean from 'd2-utilizr/lib/objectClean'; | ||
enabled: false | ||
}, | ||
// exporting | ||
exporting: { | ||
// disable exporting context menu | ||
enabled: false | ||
} | ||
@@ -61,0 +67,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
172921
2555