@finos/legend-query-builder 0.2.0 → 0.2.1

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 v0.2.0
1
+ /** @license @finos/legend-query-builder v0.2.1
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": "0.2.0",
3
+ "version": "0.2.1",
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": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Legend query builder core",
5
5
  "keywords": [
6
6
  "legend",
@@ -44,9 +44,9 @@
44
44
  "@ag-grid-community/client-side-row-model": "28.2.0",
45
45
  "@ag-grid-community/core": "28.2.0",
46
46
  "@ag-grid-community/react": "28.2.0",
47
- "@finos/legend-application": "9.0.0",
48
- "@finos/legend-art": "4.0.0",
49
- "@finos/legend-graph": "18.0.0",
47
+ "@finos/legend-application": "9.0.1",
48
+ "@finos/legend-art": "4.0.1",
49
+ "@finos/legend-graph": "18.0.1",
50
50
  "@finos/legend-server-depot": "4.1.1",
51
51
  "@finos/legend-shared": "6.1.4",
52
52
  "@finos/legend-storage": "3.0.13",