Skip to content

Commit 279cdc5

Browse files
fix(package): update @angular/router to version 6.0.2
Closes #18
1 parent 3472cf4 commit 279cdc5

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
@@ -21,7 +21,7 @@
2121
"@angular/http": "^5.2.0",
2222
"@angular/platform-browser": "^5.2.0",
2323
"@angular/platform-browser-dynamic": "^5.2.0",
24-
"@angular/router": "^5.2.0",
24+
"@angular/router": "^6.0.2",
2525
"core-js": "^2.4.1",
2626
"rxjs": "^5.5.6",
2727
"zone.js": "^0.8.19",

0 commit comments

Comments
 (0)