Skip to content

Commit

Permalink
Merge pull request #22 from callmecavs/license
Browse files Browse the repository at this point in the history
update license, and demo site
  • Loading branch information
callmecavs committed May 14, 2016
2 parents 83a6754 + 75a3d11 commit c9dff5a
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 26 deletions.
2 changes: 1 addition & 1 deletion dist/bricks.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bricks.js",
"version": "1.2.1",
"version": "1.3.0",
"description": "A blazing fast masonry layout generator for fixed width elements.",
"homepage": "https://github.com/callmecavs/bricks.js",
"main": "dist/bricks.min.js",
Expand Down
3 changes: 3 additions & 0 deletions site/.babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}
2 changes: 1 addition & 1 deletion site/dist/bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c9dff5a

Please sign in to comment.