@finos/legend-extension-store-relational 0.0.38 → 0.0.39

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-extension-store-relational v0.0.38
1
+ /** @license @finos/legend-extension-store-relational v0.0.39
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-extension-store-relational",
3
- "version": "0.0.38",
3
+ "version": "0.0.39",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-store-relational",
3
- "version": "0.0.38",
3
+ "version": "0.0.39",
4
4
  "description": "Legend extension for Relational store",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,8 +43,8 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "10.2.8",
47
- "@finos/legend-application-studio": "22.3.3",
46
+ "@finos/legend-application": "10.2.9",
47
+ "@finos/legend-application-studio": "22.3.4",
48
48
  "@finos/legend-art": "5.0.20",
49
49
  "@finos/legend-graph": "22.2.1",
50
50
  "@finos/legend-shared": "6.2.14",