Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
add bower dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Feb 16, 2015
1 parent 57c71d1 commit fa4723a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
coverage
node_modules
bower_components
5 changes: 4 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"bower_components",
"test",
"tests"
]
],
"dependencies": {
"popsicle": "~0.3.10"
}
}

0 comments on commit fa4723a

Please sign in to comment.