Skip to content

Commit

Permalink
fix(examples): update angular-cli example to uirouter/angular 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Oct 8, 2019
1 parent d039187 commit 2c0388c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "^7.2.0",
"@angular/platform-browser-dynamic": "^7.2.0",
"@angular/router": "^7.2.0",
"@uirouter/angular": "^2.0.3",
"@uirouter/angular": "^4.0.0",
"@uirouter/dsr": "^1.0.2",
"@uirouter/visualizer": "^6.0.0",
"core-js": "^2.4.1",
Expand Down

0 comments on commit 2c0388c

Please sign in to comment.