@opentiny/vue-exception
Advanced tools
Comparing version 3.8.3 to 3.9.0
@@ -57,3 +57,3 @@ function _extends() { | ||
}; | ||
var version = "3.7.0"; | ||
var version = "3.9.0"; | ||
Exception.install = function(Vue) { | ||
@@ -60,0 +60,0 @@ Vue.component(Exception.name, Exception); |
@@ -71,4 +71,3 @@ import { renderless, api } from "@opentiny/vue-renderless/exception/vue"; | ||
renderless, | ||
api, | ||
mono: true | ||
api | ||
}); | ||
@@ -75,0 +74,0 @@ } |
{ | ||
"name": "@opentiny/vue-exception", | ||
"version": "3.8.3", | ||
"version": "3.9.0", | ||
"description": "", | ||
@@ -9,5 +9,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.8.3", | ||
"@opentiny/vue-common": "~3.8.3", | ||
"@opentiny/vue-button": "~3.8.3" | ||
"@opentiny/vue-renderless": "~3.9.0", | ||
"@opentiny/vue-common": "~3.9.0", | ||
"@opentiny/vue-button": "~3.9.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "license": "MIT", |
19295
553
+ Added@opentiny/vue-button@3.9.0(transitive)
+ Added@opentiny/vue-common@3.9.0(transitive)
+ Added@opentiny/vue-icon@3.9.1(transitive)
+ Added@opentiny/vue-locale@3.9.0(transitive)
+ Added@opentiny/vue-renderless@3.9.3(transitive)
+ Added@opentiny/vue-theme@3.9.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.9.0(transitive)
- Removed@opentiny/vue-button@3.8.3(transitive)
- Removed@opentiny/vue-common@3.8.3(transitive)
- Removed@opentiny/vue-icon@3.8.3(transitive)
- Removed@opentiny/vue-locale@3.8.3(transitive)
- Removed@opentiny/vue-renderless@3.8.4(transitive)
- Removed@opentiny/vue-theme@3.8.5(transitive)
- Removed@opentiny/vue-theme-mobile@3.8.3(transitive)
Updated@opentiny/vue-button@~3.9.0
Updated@opentiny/vue-common@~3.9.0