mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
chore(): update peer dependencies
This commit is contained in:
parent
027b10a6dd
commit
07de25c90f
@ -17,8 +17,8 @@ const ROOT = path.resolve(path.join(__dirname, '../../')), // root ionic-native
|
|||||||
|
|
||||||
|
|
||||||
// dependency versions
|
// dependency versions
|
||||||
const ANGULAR_VERSION = '2.4.8',
|
const ANGULAR_VERSION = '*',
|
||||||
RXJS_VERSION = '5.0.1',
|
RXJS_VERSION = '^5.0.1',
|
||||||
MIN_CORE_VERSION = '^3.1.0',
|
MIN_CORE_VERSION = '^3.1.0',
|
||||||
IONIC_NATIVE_VERSION = require(path.resolve(ROOT, 'package.json')).version;
|
IONIC_NATIVE_VERSION = require(path.resolve(ROOT, 'package.json')).version;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user