Skip to content

Commit be4aea0

Browse files
fix(package): update @angular/platform-browser-dynamic to version 5.0.4
Closes #120
1 parent a221b87 commit be4aea0

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.0.4",
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)