Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nosvalds committed Aug 10, 2021
1 parent ff1bf42 commit 7ca628b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-function-node-microservice-template",
"version": "0.0.0",
"version": "0.0.1",
"description": "",
"scripts": {
"start": "func start --javascript",
Expand Down Expand Up @@ -32,4 +32,4 @@
"*.js": "eslint --cache --fix",
"*.{js,css,md}": "prettier --write"
}
}
}

0 comments on commit 7ca628b

Please sign in to comment.