mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 13:48:12 +00:00
Bump uuid from 3.3.3 to 8.3.2 (#5170)
This commit is contained in:
@ -73,7 +73,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import uuid from 'uuid';
|
||||
import { v4 as uuid } from 'uuid';
|
||||
import SubobjectView from './SubobjectView.vue';
|
||||
import TelemetryView from './TelemetryView.vue';
|
||||
import BoxView from './BoxView.vue';
|
||||
|
Reference in New Issue
Block a user