Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
added lcov
  • Loading branch information
Jonathan Diehl committed May 31, 2016
1 parent 98bbb2a commit 50ddd34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "holiday-de",
"main": "holiday-de.js",
"version": "1.1.0",
"version": "1.1.2",
"homepage": "https://github.com/jdiehl/holiday-de",
"authors": [
"Jonathan Diehl"
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holiday-de",
"version": "1.1.1",
"version": "1.1.2",
"description": "German Holidays",
"main": "holiday-de.js",
"scripts": {
Expand Down Expand Up @@ -33,6 +33,7 @@
"coveralls": "^2.11.2",
"istanbul": "^0.4.1",
"mocha": "^2.1.0",
"mocha-lcov-reporter": "^1.2.0",
"moment": "^2.10.6"
}
}

0 comments on commit 50ddd34

Please sign in to comment.