@finos/legend-lego 2.0.35 → 2.0.36

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 +3 -3
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-lego v2.0.35
1
+ /** @license @finos/legend-lego v2.0.36
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": "2.0.35",
3
+ "version": "2.0.36",
4
4
  "description": "Legend code editor support",
5
5
  "keywords": [
6
6
  "legend",
@@ -46,8 +46,8 @@
46
46
  "test:watch": "jest --watch"
47
47
  },
48
48
  "dependencies": {
49
- "@finos/legend-application": "16.0.17",
50
- "@finos/legend-art": "7.1.74",
49
+ "@finos/legend-application": "16.0.18",
50
+ "@finos/legend-art": "7.1.75",
51
51
  "@finos/legend-code-editor": "2.0.33",
52
52
  "@finos/legend-graph": "32.0.1",
53
53
  "@finos/legend-shared": "10.0.66",