@cycraft/capacitor-repro
Advanced tools
Comparing version 0.1.2 to 0.1.6
{ | ||
"name": "@cycraft/capacitor-repro", | ||
"version": "0.1.2", | ||
"version": "0.1.6", | ||
"description": "Unofficial Capacitor plugin for Repro SDK.", | ||
@@ -45,3 +45,3 @@ "main": "dist/plugin.cjs.js", | ||
"prepublishOnly": "npm run build", | ||
"release": "commit-and-tag-version" | ||
"release": "commit-and-tag-version && git push --follow-tags origin main && npm publish" | ||
}, | ||
@@ -57,3 +57,3 @@ "devDependencies": { | ||
"@ionic/swiftlint-config": "1.1.2", | ||
"commit-and-tag-version": "^12.0.0", | ||
"commit-and-tag-version": "^12.5.0", | ||
"eslint": "7.32.0", | ||
@@ -60,0 +60,0 @@ "prettier": "2.6.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
287551