Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Update to Angular 1.6 #6427

Closed
wants to merge 13 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: bump angular to latest version of 1.6
  • Loading branch information
Daniel Smith authored and Daniel Smith committed Jan 26, 2017
commit e99ce9e3e4780d9801a911c5d14e3276b500006a
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"url": "https://github.com/angular-ui/bootstrap.git"
},
"devDependencies": {
"angular": "1.6.0",
"angular-mocks": "1.6.0",
"angular-sanitize": "1.6.0",
"angular": "1.6.1",
"angular-mocks": "1.6.1",
"angular-sanitize": "1.6.1",
"grunt": "^0.4.5",
"grunt-cli": "^1.2.0",
"grunt-contrib-concat": "^1.0.0",
Expand Down