@rock-js/plugin-brownfield-android
Advanced tools
+4
-4
| { | ||
| "name": "@rock-js/plugin-brownfield-android", | ||
| "version": "0.12.6", | ||
| "version": "0.12.7", | ||
| "description": "Plugin for integrating Rock projects with existing Android apps", | ||
@@ -23,4 +23,4 @@ "type": "module", | ||
| "dependencies": { | ||
| "@rock-js/tools": "^0.12.6", | ||
| "@rock-js/platform-android": "^0.12.6", | ||
| "@rock-js/tools": "^0.12.7", | ||
| "@rock-js/platform-android": "^0.12.7", | ||
| "@react-native-community/cli-config-android": "^20.0.0", | ||
@@ -30,3 +30,3 @@ "tslib": "^2.3.0" | ||
| "devDependencies": { | ||
| "@rock-js/config": "^0.12.6", | ||
| "@rock-js/config": "^0.12.7", | ||
| "@react-native-community/cli-types": "^20.0.0" | ||
@@ -33,0 +33,0 @@ }, |
@@ -11,4 +11,4 @@ { | ||
| "devDependencies": { | ||
| "@rock-js/plugin-brownfield-android": "^0.12.6" | ||
| "@rock-js/plugin-brownfield-android": "^0.12.7" | ||
| } | ||
| } |
Updated