Skip to content

Commit 75f8565

Browse files
committed
fix(angular): add animations/browser
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
1 parent ac173b9 commit 75f8565

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

timeless-api/src/main/webui/package-lock.json

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

timeless-api/src/main/webui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"private": true,
1414
"dependencies": {
15+
"@angular/animations": "^21.0.6",
1516
"@angular/common": "^21.0.6",
1617
"@angular/compiler": "^21.0.6",
1718
"@angular/core": "^21.0.6",

0 commit comments

Comments
 (0)