mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-05-05 01:32:59 +08:00
CB-12994: (android, blackberry) add es6-promise-plugin from npm
this closes #15
This commit is contained in:
parent
3a2fbd3ecc
commit
2c4ad367ad
@ -52,7 +52,7 @@
|
||||
</feature>
|
||||
</config-file>
|
||||
|
||||
<dependency id="es6-promise-plugin" url="https://github.com/vstirbu/PromisesPlugin.git"/>
|
||||
<dependency id="es6-promise-plugin" version="^4.1.0" />
|
||||
|
||||
</platform>
|
||||
|
||||
@ -64,7 +64,7 @@
|
||||
<js-module src="www/screenorientation.bb10.js" name="screenorientation.bb10">
|
||||
<merges target="cordova.plugins.screenorientation" />
|
||||
</js-module>
|
||||
<dependency id="es6-promise-plugin" url="https://github.com/vstirbu/PromisesPlugin.git"/>
|
||||
<dependency id="es6-promise-plugin" version="^4.1.0"/>
|
||||
</platform>
|
||||
|
||||
<platform name="windows">
|
||||
|
Loading…
x
Reference in New Issue
Block a user