Commit 796ab79a authored by Chris Scott's avatar Chris Scott

Let's use old-style, non-npm format for dependency for now. this only works for cordova 5

parent 5c16ef26
......@@ -13,7 +13,7 @@
<engine name="cordova" version=">=3.0.0" />
</engines>
<dependency id="cordova-plugin-dialogs" />
<dependency id="org.apache.cordova.dialogs" />
<js-module src="www/BackgroundGeoLocation.js" name="BackgroundGeoLocation">
<clobbers target="plugins.backgroundGeoLocation" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment