Adding psecial link type

This commit is contained in:
2023-03-06 20:19:40 +01:00
parent 62bbe706ca
commit 02e2685c50
5 changed files with 72 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
"private": true,
"dependencies": {
"@angular/animations": "^15.0.0",
"@angular/cdk": "^15.2.1",
"@angular/common": "^15.0.0",
"@angular/compiler": "^15.0.0",
"@angular/core": "^15.0.0",
@@ -23,8 +24,8 @@
"@ngx-formly/core": "^6.0.0",
"@popperjs/core": "^2.11.6",
"@tinymce/tinymce-angular": "^7.0.0",
"fabric": "^5.3.0",
"@types/fabric": "^5.3.0",
"fabric": "^5.3.0",
"ngx-bootstrap-icons": "^1.9.1",
"ngx-wig": "^15.1.4",
"rxjs": "~7.5.0",