Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmostafa committed Jan 24, 2025
1 parent 5cf7ec2 commit c4c64fc
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 122 deletions.
58 changes: 56 additions & 2 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,15 @@
"@angular/compiler": "^19.1.3",
"@angular/core": "^19.1.3",
"@angular/forms": "^19.1.3",
"@angular/material": "^19.1.1",
"@angular/platform-browser": "^19.1.3",
"@angular/platform-browser-dynamic": "^19.1.3",
"@angular/platform-server": "^19.1.3",
"@angular/router": "^19.1.3",
"@angular/ssr": "^19.1.4",
"@syncfusion/ej2-angular-diagrams": "^28.1.39",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"express": "^4.18.2",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand All @@ -43,4 +45,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.5.2"
}
}
}
57 changes: 0 additions & 57 deletions web/src/app/diagram/diagram.component.html

This file was deleted.

Empty file.
23 changes: 0 additions & 23 deletions web/src/app/diagram/diagram.component.spec.ts

This file was deleted.

39 changes: 0 additions & 39 deletions web/src/app/diagram/diagram.component.ts

This file was deleted.

0 comments on commit c4c64fc

Please sign in to comment.