Skip to content

Commit

Permalink
Merge pull request #11 from GiovanniCardamone/dev
Browse files Browse the repository at this point in the history
release 1.0.4
  • Loading branch information
GiovanniCardamone authored Aug 8, 2020
2 parents ec7563c + b59d0c6 commit 3e650ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
.dependabot
.github
.nyc_output
.vscode
coverage
docs
examples
tests
src
tests
.all-contributorsrc
.editorconfig
.prettierignore
.prettierrc
.taprc
CHANGELOG.md
CONTRIBUTING.md
eslint.json
nodemon.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-autoroutes",
"version": "1.0.3",
"version": "1.0.4",
"description": "Map directory structure to routes",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 3e650ff

Please sign in to comment.