mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-12-31 14:29:32 +00:00
deps: update dependencies for enhanced features
- Update to support new UI components - Add dependencies for advanced features - Update Angular and related packages - Update version to 1.2.0
This commit is contained in:
parent
e2b412f8f1
commit
539e8e95fe
2 changed files with 236 additions and 100 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "MikroWizard",
|
||||
"version": "1.0.1",
|
||||
"version": "1.2.0",
|
||||
"copyright": "MikroWizard mikrowizard.com",
|
||||
"license": "AGPL",
|
||||
"author": "MikroWizard Team (https://github.com/MikroWizard)",
|
||||
|
|
@ -63,6 +63,8 @@
|
|||
"ngx-super-select": "^3.17.0",
|
||||
"rxjs": "~7.8.1",
|
||||
"tslib": "^2.3.0",
|
||||
"vis-data": "^7.1.9",
|
||||
"vis-network": "^9.1.9",
|
||||
"zone.js": "~0.14.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue