mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(package): update dependencies
This commit is contained in:
committed by
Adam Bradley
parent
41a7e07651
commit
8349e855dc
@ -8,22 +8,14 @@
|
||||
"url": "https://github.com/driftyco/ionic.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"jsnext:main": "esm/index.js",
|
||||
"main": "commonjs/index.js",
|
||||
"module": "index.js",
|
||||
"dependencies": {
|
||||
"colors": "^1.1.2",
|
||||
"inquirer": "0.11.0",
|
||||
"lodash": "3.10.1",
|
||||
"mkdirp-no-bin": "0.5.1",
|
||||
"q": "1.4.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "// versions dynamically pulled from root ./package.json",
|
||||
"@angular/compiler": "",
|
||||
"@angular/common": "",
|
||||
"@angular/core": "",
|
||||
"@angular/forms": "",
|
||||
"@angular/http": "",
|
||||
"@angular/platform-browser": "",
|
||||
"@angular/platform-browser-dynamic": ""
|
||||
"rxjs-es": "",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user