framework7-vue
Advanced tools
Comparing version 8.3.0 to 8.3.1
/** | ||
* Framework7 Vue 8.3.0 | ||
* Framework7 Vue 8.3.1 | ||
* Build full featured iOS & Android apps using Framework7 & Vue | ||
* https://framework7.io/vue/ | ||
* | ||
* Copyright 2014-2023 Vladimir Kharlampidi | ||
* Copyright 2014-2024 Vladimir Kharlampidi | ||
* | ||
* Released under the MIT License | ||
* | ||
* Released on: August 18, 2023 | ||
* Released on: February 5, 2024 | ||
*/ | ||
@@ -12,0 +12,0 @@ import Framework7Vue from './shared/plugin.js'; |
{ | ||
"name": "framework7-vue", | ||
"version": "8.3.0", | ||
"version": "8.3.1", | ||
"description": "Build full featured iOS & Android apps using Framework7 & Vue", | ||
"type": "module", | ||
"exports": { | ||
".": "./framework7-vue.js", | ||
"./bundle": "./framework7-vue-bundle.js", | ||
".": { | ||
"import": "./framework7-vue.js", | ||
"types": "./framework7-vue.d.ts" | ||
}, | ||
"./bundle": { | ||
"import": "./framework7-vue-bundle.js", | ||
"types": "./framework7-vue.d.ts" | ||
}, | ||
"./components/*": "./components/*", | ||
@@ -58,3 +64,3 @@ "./shared/*": "./shared/*" | ||
}, | ||
"releaseDate": "August 18, 2023" | ||
"releaseDate": "February 5, 2024" | ||
} |
Sorry, the diff of this file is too big to display
842954
200
31128