Skip to content

Commit

Permalink
fix(package): js filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikiki committed Feb 10, 2018
1 parent ac90578 commit bdcee86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -49,8 +49,8 @@
"files": [
"dist/bulma-calendar.sass",
"dist/bulma-calendar.min.css",
"dist/bulma-datepicker.js",
"dist/bulma-datepicker.min.js",
"dist/bulma-calendar.js",
"dist/bulma-calendar.min.js",
"LICENSE",
"README.md"
]
Expand Down

0 comments on commit bdcee86

Please sign in to comment.