Skip to content

Commit 47760f3

Browse files
author
Hannu Pelkonen
committed
Upgrade to angular 1.3.0
1 parent c7eed39 commit 47760f3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

bower.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
"name": "styleguide",
33
"version": "0.1.0",
44
"dependencies": {
5-
"angular": "1.2.26",
6-
"angular-animate": "1.2.26",
5+
"angular": "1.3.0",
6+
"angular-animate": "1.3.0",
77
"angular-highlightjs": "0.3.0",
8+
"angular-mocks": "1.3.0",
89
"angular-bootstrap-colorpicker": "3.0.8",
910
"angular-local-storage": "0.1.0",
1011
"ui-router": "0.2.11",
11-
"angular-mocks": "1.2.26"
12+
1213
},
1314
"devDependencies": {}
1415
}

0 commit comments

Comments
 (0)