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

Commit 09a334c

Browse files
committed
chore(dependencies): update devDepedencies to AngularJS 1.6 as well
1 parent e440c6a commit 09a334c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"vertx3-eventbus-client": "~3.2.1"
3333
},
3434
"devDependencies": {
35-
"angular": "~1.4.4",
36-
"angular-mocks": "~1.4.4"
35+
"angular": "~1.6.2",
36+
"angular-mocks": "~1.6.2"
3737
}
3838
}

0 commit comments

Comments
 (0)