@finos/legend-lego 0.1.5 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/lib/index.css +1 -1
  2. package/package.json +4 -4
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v0.1.5
1
+ /** @license @finos/legend-lego v0.1.7
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-lego",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "Legend shared advanced application components and building blocks",
5
5
  "keywords": [
6
6
  "legend",
@@ -51,9 +51,9 @@
51
51
  "@ag-grid-community/core": "29.2.0",
52
52
  "@ag-grid-community/react": "29.2.0",
53
53
  "@ag-grid-community/styles": "29.2.0",
54
- "@finos/legend-application": "15.0.0",
55
- "@finos/legend-art": "7.0.1",
56
- "@finos/legend-graph": "28.0.0",
54
+ "@finos/legend-application": "15.0.1",
55
+ "@finos/legend-art": "7.0.2",
56
+ "@finos/legend-graph": "28.0.2",
57
57
  "@finos/legend-shared": "9.0.0",
58
58
  "@types/css-font-loading-module": "0.0.8",
59
59
  "@types/react": "18.0.37",