mirror of
https://github.com/nasa/openmct.git
synced 2025-05-05 02:03:00 +00:00
changed node mules path
This commit is contained in:
parent
b06c234b59
commit
f82ca91a61
@ -21,7 +21,7 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
import ConditionComponent from './components/Condition.vue';
|
import ConditionComponent from './components/Condition.vue';
|
||||||
import Vue from './node_modules/vue';
|
import Vue from 'vue';
|
||||||
|
|
||||||
export default function Condition(openmct) {
|
export default function Condition(openmct) {
|
||||||
return {
|
return {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user