@finos/legend-application-repl-deployment 12.65.0 → 12.67.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  {
2
- "buildTime": "2024-11-20T23:42:44.468Z",
2
+ "buildTime": "2024-11-25T15:18:51.806Z",
3
3
  "version": "0.0.0-local",
4
4
  "commitSHA": "local"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-repl-deployment",
3
- "version": "12.65.0",
3
+ "version": "12.67.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -39,7 +39,7 @@
39
39
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
40
40
  },
41
41
  "dependencies": {
42
- "@finos/legend-application-repl": "1.0.19",
42
+ "@finos/legend-application-repl": "1.0.21",
43
43
  "@finos/legend-art": "7.1.68",
44
44
  "@types/react": "18.3.12",
45
45
  "react": "18.3.1"