mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-16 16:43:50 +08:00
chore(): bump core package dependency version
This commit is contained in:
parent
955476b45b
commit
bcb3c61fe0
@ -19,7 +19,7 @@ const ROOT = path.resolve(path.join(__dirname, '../../')), // root ionic-native
|
|||||||
// dependency versions
|
// dependency versions
|
||||||
const ANGULAR_VERSION = '*',
|
const ANGULAR_VERSION = '*',
|
||||||
RXJS_VERSION = '^5.0.1',
|
RXJS_VERSION = '^5.0.1',
|
||||||
MIN_CORE_VERSION = '^3.1.0',
|
MIN_CORE_VERSION = '^3.6.0',
|
||||||
IONIC_NATIVE_VERSION = require(path.resolve(ROOT, 'package.json')).version;
|
IONIC_NATIVE_VERSION = require(path.resolve(ROOT, 'package.json')).version;
|
||||||
|
|
||||||
// package dependencies
|
// package dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user