Skip to content

Commit

Permalink
Merge pull request #43 from mattmccray/master
Browse files Browse the repository at this point in the history
Enable browser builds.
  • Loading branch information
goatslacker committed Mar 7, 2015
2 parents cd6d333 + f259865 commit be35c3f
Show file tree
Hide file tree
Showing 5 changed files with 2,954 additions and 9 deletions.
8 changes: 1 addition & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,7 @@
"Josh Perez <josh@goatslacker.com>"
],
"description": "Alt is a flux implementation that is small (~4.3kb & 400 LOC), well tested, terse, insanely flexible, and forward thinking.",
"main": "dist/alt.js",
"dependencies": {
"es-symbol": "^1.0.1",
"eventemitter3": "^0.1.6",
"flux": "^2.0.1",
"object-assign": "^2.0.0"
},
"main": "dist/alt-browser.js",
"devDependencies": {
"babel": "^4.0.1",
"coveralls": "^2.11.2",
Expand Down
Loading

0 comments on commit be35c3f

Please sign in to comment.