@@ -1,5 +1,5 @@
import Vue from '../runtime/index'
-import { patch } from '../runtime/dom-backend/index'
+import { patch } from '../runtime/vdom-web/index'
Vue.prototype.__patch__ = patch