Skip to content

Commit

Permalink
Stop packaging example and docker files.
Browse files Browse the repository at this point in the history
  • Loading branch information
midgleyc committed Jul 16, 2020
1 parent 9c43550 commit 2d1fced
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
docker
example
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-user-accounts",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"start": "node example"
Expand Down

0 comments on commit 2d1fced

Please sign in to comment.