@finos/legend-application-pure-ide-deployment 11.40.0 → 11.41.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/ide/index.html +1 -1
- package/dist/ide/static/{index.6a06d51b.css → index.8754189b.css} +4 -4
- package/dist/ide/static/{index.6a06d51b.css.map → index.8754189b.css.map} +1 -1
- package/dist/ide/static/{index.48f848d7.js → index.9fde804f.js} +2 -2
- package/dist/ide/static/{index.48f848d7.js.map → index.9fde804f.js.map} +1 -1
- package/dist/ide/version.json +1 -1
- package/package.json +3 -3
package/dist/ide/version.json
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-pure-ide-deployment",
|
3
|
-
"version": "11.
|
3
|
+
"version": "11.41.0",
|
4
4
|
"description": "Legend Pure IDE web application deployment",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -39,9 +39,9 @@
|
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
41
|
"@finos/legend-application": "15.0.75",
|
42
|
-
"@finos/legend-application-pure-ide": "8.0.
|
42
|
+
"@finos/legend-application-pure-ide": "8.0.159",
|
43
43
|
"@finos/legend-art": "7.1.27",
|
44
|
-
"@finos/legend-lego": "1.2.
|
44
|
+
"@finos/legend-lego": "1.2.26"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"@finos/legend-dev-utils": "2.1.3",
|