mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-08 09:24:20 +01:00
fix(packages): get rid of almost all bower components
This commit is contained in:
parent
578fa3558a
commit
d03c9d82b1
3 changed files with 5 additions and 3 deletions
|
|
@ -12,12 +12,10 @@
|
|||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"Ionicons": "ionicons#~2.0.1",
|
||||
"fullcalendar": "^2.7.1"
|
||||
"Ionicons": "ionicons#~2.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue