Skip to content

Commit

Permalink
Merge pull request #55 from arlac77/template-sync-1
Browse files Browse the repository at this point in the history
merge package template from Kronos-Tools/npm-package-template
  • Loading branch information
arlac77 authored Dec 30, 2016
2 parents 50e4931 + 2739a94 commit a3054ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ doc
.npmignore
.vscode
.markdown-doctest-setup.js
rollup.config.js
SUMMARY.md
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jsdoc-to-markdown": "^2.0.1",
"markdown-doctest": "^0.9.1",
"mocha": "^3.2.0",
"rollup": "^0.39.0",
"rollup": "^0.39.2",
"semantic-release": "^6.3.5"
},
"keywords": [
Expand All @@ -51,4 +51,4 @@
"email": "markus.felten@gmx.de"
}
]
}
}

0 comments on commit a3054ba

Please sign in to comment.