This commit is contained in:
Daniel Sogl 2022-05-25 18:18:21 +00:00 committed by GitHub
parent 5ebe762d4b
commit 95b84447ad
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
# [5.43.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/v5.42.0...v5.43.0) (2022-05-25)
# [5.42.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/v5.41.0...v5.42.0) (2022-05-21)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "awesome-cordova-plugins",
"version": "5.42.0",
"version": "5.43.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "awesome-cordova-plugins",
"version": "5.42.0",
"version": "5.43.0",
"license": "MIT",
"dependencies": {
"tslib": "2.4.0"

View File

@ -1,6 +1,6 @@
{
"name": "awesome-cordova-plugins",
"version": "5.42.0",
"version": "5.43.0",
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
"homepage": "https://awesome-cordova-plugins.com",
"author": "Daniel Sogl <me@danielsogl.com> (https://danielsogl.com)",