@finos/legend-query-builder 2.1.1 → 2.1.2

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-query-builder v2.1.1
1
+ /** @license @finos/legend-query-builder v2.1.2
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-query-builder",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "description": "Legend query builder core",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-query-builder",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "description": "Legend query builder core",
5
5
  "keywords": [
6
6
  "legend",
@@ -45,9 +45,9 @@
45
45
  "@ag-grid-community/core": "29.2.0",
46
46
  "@ag-grid-community/react": "29.2.0",
47
47
  "@ag-grid-community/styles": "29.2.0",
48
- "@finos/legend-application": "13.0.10",
48
+ "@finos/legend-application": "13.0.11",
49
49
  "@finos/legend-art": "5.0.42",
50
- "@finos/legend-graph": "26.0.3",
50
+ "@finos/legend-graph": "26.0.4",
51
51
  "@finos/legend-server-depot": "4.4.12",
52
52
  "@finos/legend-shared": "8.0.5",
53
53
  "@finos/legend-storage": "3.0.46",