Skip to content

Commit

Permalink
Merge 3718efe into 00fb60e
Browse files Browse the repository at this point in the history
  • Loading branch information
knor-el-snor committed Apr 17, 2018
2 parents 00fb60e + 3718efe commit 74a2184
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ coverage/
.npm
.npmignore
package-lock.json
.nvmrc

# Yarn
.yarnclean
Expand All @@ -38,3 +39,8 @@ yarn-error.log

# Travis
.travis.yml

# Licenses
CODE_OF_CONDUCT.md
CONTRIBUTING.md
HISTORY.md
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tree-house",
"version": "3.0.4",
"version": "3.0.5",
"description": "NodeJS utilities and handy helpers extending ExpressJS functionalities",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 74a2184

Please sign in to comment.