Skip to content

Commit

Permalink
fix: removed es6-promise-plugin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff committed May 9, 2017
1 parent 0312dca commit de7cc9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions plugin.template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ SOFTWARE.
<issue>https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/issues</issue>

<!-- Dependencies -->
<dependency
id="es6-promise-plugin"
version="3.0.2">
</dependency>

<engines>
<engine name="cordova" version=">=3.5.0" />
</engines>
Expand Down
5 changes: 0 additions & 5 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ SOFTWARE.
<issue>https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/issues</issue>

<!-- Dependencies -->
<dependency
id="es6-promise-plugin"
version="3.0.2">
</dependency>

<engines>
<engine name="cordova" version=">=3.5.0" />
</engines>
Expand Down

0 comments on commit de7cc9d

Please sign in to comment.