Skip to content

Commit 72f75e1

Browse files
authored
Update package.json
1 parent 4a24f96 commit 72f75e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

finish/src/main/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@angular/animations": "~9.1.2",
1515
"@angular/common": "~9.1.2",
1616
"@angular/compiler": "~9.1.2",
17-
"@angular/core": "~9.1.2",
17+
"@angular/core": "^9.1.11",
1818
"@angular/forms": "~9.1.2",
19-
"@angular/platform-browser": "~9.1.2",
19+
"@angular/platform-browser": "^9.1.11",
2020
"@angular/platform-browser-dynamic": "~9.1.2",
2121
"@angular/router": "~9.1.2",
2222
"core-js": "^2.5.4",

0 commit comments

Comments
 (0)