Updating compat dependency to 1.1.0 or better
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/485a11e0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/485a11e0 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/485a11e0 Branch: refs/heads/2.3.x Commit: 485a11e0f49de3a9aef940a4a058c8660c15d06e Parents: 2d47a26 Author: Simon MacDonald <[email protected]> Authored: Mon Nov 7 21:40:38 2016 -0500 Committer: Simon MacDonald <[email protected]> Committed: Mon Nov 7 21:40:38 2016 -0500 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/485a11e0/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index fe07bb6..59ed788 100644 --- a/plugin.xml +++ b/plugin.xml @@ -30,7 +30,7 @@ <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git</repo> <issue>https://issues.apache.org/jira/browse/CB/component/12320645</issue> - <dependency id="cordova-plugin-compat" version="^1.0.0" /> + <dependency id="cordova-plugin-compat" version="^1.1.0" /> <js-module src="www/CameraConstants.js" name="Camera"> <clobbers target="Camera" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
