ninegrid2 6.1424.0 → 6.1426.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10996,7 +10996,7 @@ class ninegrid {
10996
10996
  NUM_10000 : "10000",
10997
10997
  }
10998
10998
 
10999
- static version = "1.1.1";
10999
+ static version = "6.1426.0";
11000
11000
 
11001
11001
  static options = {
11002
11002
  confirm : {
@@ -10992,7 +10992,7 @@ class ninegrid {
10992
10992
  NUM_10000 : "10000",
10993
10993
  }
10994
10994
 
10995
- static version = "1.1.1";
10995
+ static version = "6.1426.0";
10996
10996
 
10997
10997
  static options = {
10998
10998
  confirm : {
@@ -2,7 +2,7 @@ import ninegrid from "../index.js";
2
2
 
3
3
  class ninegrid
4
4
  {
5
- static version = "0.13.33";
5
+ static version = "6.1425.0";
6
6
 
7
7
  constructor () {
8
8
 
@@ -178,7 +178,7 @@ export class ninegrid {
178
178
  NUM_10000 : "10000",
179
179
  }
180
180
 
181
- static version = "1.1.1";
181
+ static version = "6.1426.0";
182
182
 
183
183
  static options = {
184
184
  confirm : {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ninegrid2",
3
3
  "type": "module",
4
- "version": "6.1424.0",
4
+ "version": "6.1426.0",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "exports": {
@@ -2,7 +2,7 @@ import ninegrid from "../index.js";
2
2
 
3
3
  class ninegrid
4
4
  {
5
- static version = "0.13.33";
5
+ static version = "6.1425.0";
6
6
 
7
7
  constructor () {
8
8
 
@@ -178,7 +178,7 @@ export class ninegrid {
178
178
  NUM_10000 : "10000",
179
179
  }
180
180
 
181
- static version = "1.1.1";
181
+ static version = "6.1426.0";
182
182
 
183
183
  static options = {
184
184
  confirm : {