mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-11 12:08:51 +01:00
fix(app): remove immutable from the project, use basic arrays instead
This commit is contained in:
parent
f7b26d8c26
commit
d33dbb6029
5 changed files with 198 additions and 170 deletions
|
|
@ -11,9 +11,6 @@
|
|||
],
|
||||
"@nebular/*": [
|
||||
"../node_modules/@nebular/*"
|
||||
],
|
||||
"immutable/*": [
|
||||
"../node_modules/immutable/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue