intact-vue
Advanced tools
Comparing version 3.0.13 to 3.0.14
@@ -12,3 +12,3 @@ import { Component as IntactComponent, Props, ComponentClass, VNodeComponentClass, IntactDom } from 'intact'; | ||
static options: any; | ||
static config: import("vue-legacy/types/vue").VueConfiguration; | ||
static config: import("vue/types/vue").VueConfiguration; | ||
static $cid: string; | ||
@@ -15,0 +15,0 @@ static $doubleVNodes: boolean; |
{ | ||
"name": "intact-vue", | ||
"version": "3.0.13", | ||
"version": "3.0.14", | ||
"description": "A compatibility layer for running intact component in vue2.0", | ||
@@ -33,5 +33,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"intact": "^3.0.13", | ||
"intact": "^3.0.14", | ||
"tslib": "^2.3.1" | ||
} | ||
} |
949294
15
23197
Updatedintact@^3.0.14