Skip to content

Commit 0e58dfd

Browse files
fix(package): update @angular/forms to version 5.2.1
Closes #17
1 parent c0b9a21 commit 0e58dfd

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
@@ -18,7 +18,7 @@
1818
"@angular/common": "^4.0.0",
1919
"@angular/compiler": "^4.0.0",
2020
"@angular/core": "^4.0.0",
21-
"@angular/forms": "^4.0.0",
21+
"@angular/forms": "^5.2.1",
2222
"@angular/http": "^4.0.0",
2323
"@angular/platform-browser": "^4.0.0",
2424
"@angular/platform-browser-dynamic": "^4.0.0",

0 commit comments

Comments
 (0)