mirror of
https://github.com/nasa/openmct.git
synced 2025-03-11 06:54:01 +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 Vue from './node_modules/vue';
|
||||
import Vue from 'vue';
|
||||
|
||||
export default function Condition(openmct) {
|
||||
return {
|
||||
|
Loading…
x
Reference in New Issue
Block a user