Skip to content

Commit

Permalink
add bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchimp committed Feb 6, 2014
1 parent b3af491 commit 2a294b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "tock",
"version": "1.0.1",
"main": "./tock.min.js",
"ignore": [
"**/.md",
"**/.html",
"**/.*",
"**/.json"
]
}

0 comments on commit 2a294b0

Please sign in to comment.