Do not set rxjs version for now

This commit is contained in:
Ibby Hadeed 2018-04-11 12:34:02 -04:00
parent c13a53ad45
commit 7a1ff64bf2

View File

@ -29,7 +29,7 @@ const DIST = path.resolve(ROOT, 'dist/@ionic-native');
const PACKAGES = [];
const RXJS_VEERSION = '^5.0.1';
const RXJS_VEERSION = '*';
const CORE_VERSION = '^5.0.0';
const PLUGIN_PEER_DEPENDENCIES = {