framework7-react
Advanced tools
Comparing version 8.1.0 to 8.2.0
/** | ||
* Framework7 React 8.1.0 | ||
* Framework7 React 8.2.0 | ||
* Build full featured iOS & Android apps using Framework7 & React | ||
@@ -10,3 +10,3 @@ * https://framework7.io/react/ | ||
* | ||
* Released on: June 12, 2023 | ||
* Released on: July 6, 2023 | ||
*/ | ||
@@ -13,0 +13,0 @@ import Framework7React from './shared/plugin.js'; |
{ | ||
"name": "framework7-react", | ||
"version": "8.1.0", | ||
"version": "8.2.0", | ||
"description": "Build full featured iOS & Android apps using Framework7 & React", | ||
@@ -50,3 +50,3 @@ "type": "module", | ||
}, | ||
"releaseDate": "June 12, 2023" | ||
"releaseDate": "July 6, 2023" | ||
} |
402294