Skip to content

Commit

Permalink
feat: bump parser and add package-lock (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg committed Dec 10, 2020
1 parent b01c69e commit 190d259
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions template/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 template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "node src/api/index.js"
},
"dependencies": {
"asyncapi-parser": "0.x",
"@asyncapi/parser": "^1.2.0",
"express": "4.17.1",
"express-ws": "4.0.0",
"node-yaml-config": "0.0.4"
Expand Down

0 comments on commit 190d259

Please sign in to comment.