@finos/legend-application-pure-ide-deployment 12.17.0 → 12.18.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.a16565a2.css → index.5fa0e4c2.css} +3 -3
- package/dist/ide/static/{index.a16565a2.css.map → index.5fa0e4c2.css.map} +1 -1
- package/dist/ide/static/{index.181ed730.js → index.667a0d26.js} +2 -2
- package/dist/ide/static/{index.181ed730.js.map → index.667a0d26.js.map} +1 -1
- package/dist/ide/version.json +1 -1
- package/package.json +2 -2
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": "12.
|
3
|
+
"version": "12.18.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": "15.1.22",
|
42
|
-
"@finos/legend-application-pure-ide": "8.0.
|
42
|
+
"@finos/legend-application-pure-ide": "8.0.209",
|
43
43
|
"@finos/legend-art": "7.1.50",
|
44
44
|
"@finos/legend-lego": "1.2.58"
|
45
45
|
},
|