Skip to content

Commit 6aff5a4

Browse files
fix(package): update @angular/forms to version 5.0.5
Closes #108
1 parent 01988b7 commit 6aff5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/common": "^4.3.6",
3131
"@angular/compiler": "^4.3.6",
3232
"@angular/core": "^4.3.6",
33-
"@angular/forms": "^4.3.6",
33+
"@angular/forms": "^5.0.5",
3434
"@angular/http": "^4.3.6",
3535
"@angular/material": "^2.0.0-beta.10",
3636
"@angular/platform-browser": "^4.3.6",

0 commit comments

Comments
 (0)