Skip to content

Commit

Permalink
bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
helloyou2012 committed May 22, 2019
1 parent 35a64cf commit e104d08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
.DS_Store
tmp
node_modules
.nyc_output
.babelrc
.editorconfig
.eslintrc
.travis.yml
examples
coverage
test
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html2xlsx",
"version": "0.4.1",
"version": "0.4.2",
"description": "Transform html to excel (just support xlsx)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit e104d08

Please sign in to comment.