Skip to content

Commit 341f5cb

Browse files
fix(package): update @angular/platform-browser-dynamic to version 5.1.2
Closes #120
1 parent 3303633 commit 341f5cb

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
@@ -19,7 +19,7 @@
1919
"@angular/forms": "^4.1.3",
2020
"@angular/http": "^4.1.3",
2121
"@angular/platform-browser": "^4.1.3",
22-
"@angular/platform-browser-dynamic": "^4.1.3",
22+
"@angular/platform-browser-dynamic": "^5.1.2",
2323
"@angular/router": "^4.1.3",
2424
"angular-in-memory-web-api": "^0.3.2",
2525
"core-js": "^2.4.1",

0 commit comments

Comments
 (0)