Skip to content

Commit

Permalink
bump cordova-plugin-add-swift-support version, use carrot for version…
Browse files Browse the repository at this point in the history
… requirement
  • Loading branch information
andyzickler committed May 2, 2018
1 parent 74d7210 commit 52a1f30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<clobbers target="geofence" />
</js-module>

<dependency id="cordova-plugin-add-swift-support" version="1.6.0" />
<dependency id="es6-promise-plugin" version="4.1.0" />
<dependency id="cordova-plugin-add-swift-support" version="^1.7.2" />
<dependency id="es6-promise-plugin" version="^4.1.0" />

<!-- android -->
<platform name="android">
Expand Down

0 comments on commit 52a1f30

Please sign in to comment.