Skip to content

Commit 68ea341

Browse files
committed
update dependencies
resolves #84
1 parent 92d5847 commit 68ea341

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"tether": "~0.6.5",
1111
"fastclick": "~1.0.6",
1212
"angular": "1.3.x - 1.5.x",
13-
"angular-ui-router": "~0.3.0",
1413
"angular-animate": "1.3.x - 1.5.x",
1514
"hammerjs": "~2.0.4"
1615
},
@@ -39,6 +38,7 @@
3938
"scss/_includes.scss"
4039
],
4140
"devDependencies": {
41+
"angular-ui-router": "~0.3.0",
4242
"angular-mocks": "1.3.x - 1.5.x",
4343
"angular-highlightjs": "~0.4.3",
4444
"allmighty-autocomplete": "*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"tether": "~0.6.5",
3535
"fastclick": "~1.0.6",
3636
"angular": "1.3.x - 1.5.x",
37-
"angular-ui-router": "~0.3.0",
3837
"angular-animate": "1.3.x - 1.5.x",
3938
"hammerjs": "~2.0.4"
4039
},
4140
"devDependencies": {
4241
"angular-dynamic-routing": "^1.0.0",
4342
"angular-icons": "^1.0.0",
43+
"angular-ui-router": "~0.3.0",
4444
"base-apps-router": "^1.2.0",
4545
"connect-modrewrite": "^0.7.9",
4646
"gh-pages": "^0.11.0",

0 commit comments

Comments
 (0)