Skip to content

Commit

Permalink
fixed merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
danhumaan committed Jul 25, 2016
2 parents bf88f59 + 2b419c4 commit ec50dd9
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "modaal",
"description": "An accessible dialog window library for all humans.",
"authors": "Humaan - [email protected]",
"license": "MIT",
"homepage": "https://github.com/humaan/Modaal",
"main": [
"dist/css/modaal.css",
"dist/css/modaal.min.css",
"dist/css/modaal.scss",
"dist/js/modaal.js",
"dist/js/modaal.min.js"
],
"ignore": [
"demo",
"source",
".editorconfig",
".gitignore",
"LICENSE.txt",
"gulpfile.js",
"README.md",
"index.php",
"package.json"
]
}

0 comments on commit ec50dd9

Please sign in to comment.