Skip to content

Commit

Permalink
v6.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tafelnl committed Jun 6, 2024
1 parent 36d9cfe commit 2c1210f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-community/safe-area",
"version": "6.0.0-alpha.3",
"version": "6.0.0-alpha.4",
"description": "Capacitor Plugin that exposes the safe area insets from the native iOS/Android device to your web project.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 2c1210f

Please sign in to comment.