changed node mules path

This commit is contained in:
Joel McKinnon 2019-12-06 15:13:03 -08:00
parent b06c234b59
commit f82ca91a61

View File

@ -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 {