Skip to content

Commit 0872657

Browse files
committed
Merge branch 'master' of https://github.com/JohnnyTheTank/angular-bricklayer into reorderElements
2 parents 013d5c7 + 8c6dd3d commit 0872657

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"angular": "^1.5.3"
3030
},
3131
"dependencies": {
32-
"bricklayer": "^0.3.3"
32+
"bricklayer": "^0.4.1"
3333
}
3434
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"grunt-contrib-watch": "^0.6.1"
3535
},
3636
"dependencies": {
37-
"bricklayer": "^0.3.3"
37+
"bricklayer": "^0.4.1"
3838
}
3939
}

0 commit comments

Comments
 (0)