Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
updated bower package
Browse files Browse the repository at this point in the history
  • Loading branch information
kalepail committed Dec 15, 2015
1 parent afda4e0 commit 6548171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"description": "The Baremetrics date range picker is a simplified solution for selecting both date ranges and single dates all from a single calender view. There aren't a billion options but the code is pretty basic and modular so feel free to edit however to meet your own needs.",
"main": [
"dev/js/Calendar.js",
"dev/sass/application.scss"
"public/js/Calendar.js",
"public/css/application.css"
],
"dependencies": {
"moment": "2.10.3",
Expand Down

0 comments on commit 6548171

Please sign in to comment.