Merge branch 'master' into telemetry-comps

This commit is contained in:
Scott Bell 2024-09-11 15:59:27 +02:00 committed by GitHub
commit c1a361db5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openmct-e2e",
"version": "4.0.0-next",
"version": "4.1.0-next",
"description": "The Open MCT e2e framework",
"type": "module",
"module": "index.js",

View File

@ -1,6 +1,6 @@
{
"name": "openmct",
"version": "4.0.0-next",
"version": "4.1.0-next",
"description": "The Open MCT core platform",
"module": "dist/openmct.js",
"main": "dist/openmct.js",