From e64af66dab98d76476f09f73eab0a8574309b21e Mon Sep 17 00:00:00 2001 From: Purwa Shrivastava Date: Wed, 27 Nov 2019 14:54:42 +0100 Subject: [PATCH] Conversion led to different sort orders of data in different objects so disabling it. --- src/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/index.js b/src/index.js index b7a6d46..8b8ec4a 100644 --- a/src/index.js +++ b/src/index.js @@ -35,6 +35,9 @@ export default { uses: 'measures' } }, + // Prevent conversion from and to this object + exportProperties: null, + importProperties: null, definition, initialProperties: { version: 1.0,