Skip to content
This repository was archived by the owner on Mar 2, 2019. It is now read-only.

Commit 5cb3a6b

Browse files
committed
fix: update angular monorepo to v6.1.6
1 parent c4a5d61 commit 5cb3a6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"apps:figlio:start": "ng serve figlio --port 4300"
3030
},
3131
"dependencies": {
32-
"@angular/animations": "6.1.4",
32+
"@angular/animations": "6.1.6",
3333
"@angular/cdk": "^6.2.0",
34-
"@angular/common": "6.1.4",
35-
"@angular/compiler": "6.1.4",
34+
"@angular/common": "6.1.6",
35+
"@angular/compiler": "6.1.6",
3636
"@angular/core": "6.1.4",
3737
"@angular/elements": "^6.0.4",
3838
"@angular/forms": "6.1.4",

0 commit comments

Comments
 (0)