@finos/legend-application-pure-ide-deployment 12.89.0 → 13.1.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.eda32e68.css → index.05bcdb35.css} +2 -2
- package/dist/ide/static/{index.eda32e68.css.map → index.05bcdb35.css.map} +1 -1
- package/dist/ide/static/index.bde2b11a.js +2 -0
- package/dist/ide/static/index.bde2b11a.js.map +1 -0
- package/dist/ide/version.json +1 -1
- package/package.json +2 -2
- package/dist/ide/static/index.8244d5f3.js +0 -2
- package/dist/ide/static/index.8244d5f3.js.map +0 -1
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": "
|
3
|
+
"version": "13.1.0",
|
4
4
|
"description": "Legend Pure IDE web application deployment",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -39,7 +39,7 @@
|
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
41
|
"@finos/legend-application": "16.0.16",
|
42
|
-
"@finos/legend-application-pure-ide": "8.0.
|
42
|
+
"@finos/legend-application-pure-ide": "8.0.269",
|
43
43
|
"@finos/legend-art": "7.1.73",
|
44
44
|
"@finos/legend-lego": "2.0.34",
|
45
45
|
"@types/react": "19.0.2",
|