Skip to content

Commit 6c03953

Browse files
committed
chore: updated bricklayer version in manifest files
1 parent c0eef0a commit 6c03953

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.0"
32+
"bricklayer": "^0.3.3"
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.0"
37+
"bricklayer": "^0.3.3"
3838
}
3939
}

0 commit comments

Comments
 (0)