mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(bower): Mark bower dependencies as devDependencies since they are included in ionic.bundle.js
This commit is contained in:
committed by
Perry Govier
parent
abd51cf498
commit
209bb42925
@@ -47,7 +47,7 @@
|
||||
"js/_license.js",
|
||||
"js/ionic.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"devDependencies": {
|
||||
"angular": "~1.2.17",
|
||||
"angular-animate": "~1.2.17",
|
||||
"angular-sanitize": "~1.2.17",
|
||||
|
||||
Reference in New Issue
Block a user