Skip to content

Commit

Permalink
Merge pull request #3 from nadyaA/patch-1
Browse files Browse the repository at this point in the history
Update LocalWebServer dependency
  • Loading branch information
TomaNikolov authored Jan 3, 2018
2 parents 04a5524 + db756bd commit d3e5d99
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 @@ -23,7 +23,7 @@
xmlns:rim="http://www.blackberry.com/ns/widgets"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-wkwebview-engine"
version="1.1.1">
version="1.1.2">
<name>Cordova WKWebView Engine</name>
<description>Cordova WKWebView Engine Plugin</description>
<license>Apache 2.0</license>
Expand All @@ -35,7 +35,7 @@
<engine name="apple-ios" version=">=9.0" />
</engines>

<dependency id="cordova-labs-local-webserver" url="https://github.com/Telerik-Verified-Plugins/LocalWebServer.git" commit="2c4b6deb81ea13afdd6e95396f9f499d95515bca" />
<dependency id="cordova-labs-local-webserver" url="https://github.com/Telerik-Verified-Plugins/LocalWebServer.git" commit="c205aaaa389a24a73f98a90cea516c5f70fcf27a" />

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

0 comments on commit d3e5d99

Please sign in to comment.