mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
Do not set rxjs version for now
This commit is contained in:
parent
c13a53ad45
commit
7a1ff64bf2
@ -29,7 +29,7 @@ const DIST = path.resolve(ROOT, 'dist/@ionic-native');
|
|||||||
|
|
||||||
const PACKAGES = [];
|
const PACKAGES = [];
|
||||||
|
|
||||||
const RXJS_VEERSION = '^5.0.1';
|
const RXJS_VEERSION = '*';
|
||||||
const CORE_VERSION = '^5.0.0';
|
const CORE_VERSION = '^5.0.0';
|
||||||
|
|
||||||
const PLUGIN_PEER_DEPENDENCIES = {
|
const PLUGIN_PEER_DEPENDENCIES = {
|
||||||
|
Loading…
Reference in New Issue
Block a user