@capacitor-community/app-react
Advanced tools
Comparing version 0.0.3 to 0.1.0
{ | ||
"name": "@capacitor-community/app-react", | ||
"version": "0.0.3", | ||
"version": "0.1.0", | ||
"description": "React Hooks for Capacitor App Plugin", | ||
@@ -28,3 +28,2 @@ "keywords": [ | ||
"lint.fix": "npm run eslint -- --fix", | ||
"prepublishOnly": "npm run build", | ||
"test": "echo tests are in process", | ||
@@ -54,3 +53,3 @@ "transpile": "tsc" | ||
}, | ||
"gitHead": "be487c62fe7449ab34207258480c8c355bf16c21" | ||
"gitHead": "f97e0d90c3d248a0c56f87bdcf4904f383c20b66" | ||
} |
10885