Skip to content

Commit f3adb4e

Browse files
fix(package): update @angular/platform-browser to version 5.1.0
Closes #20
1 parent c0b9a21 commit f3adb4e

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
@@ -20,7 +20,7 @@
2020
"@angular/core": "^4.0.0",
2121
"@angular/forms": "^4.0.0",
2222
"@angular/http": "^4.0.0",
23-
"@angular/platform-browser": "^4.0.0",
23+
"@angular/platform-browser": "^5.1.0",
2424
"@angular/platform-browser-dynamic": "^4.0.0",
2525
"@angular/router": "^4.0.0",
2626
"@nglibrary/ngx-choosy": "^1.1.0",

0 commit comments

Comments
 (0)