Skip to content

Commit

Permalink
fix: docable variable escape fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisparnin committed Sep 19, 2020
1 parent 9579491 commit 52e8e82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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
Expand Up @@ -41,7 +41,7 @@
"express": "^4.17.1",
"express-pino-logger": "^5.0.0",
"express-session": "^1.17.1",
"got": "^11.6.2",
"got": "^11.7.0",
"infra.connectors": "github:ottomatica/infra.connectors",
"js-yaml": "^3.14.0",
"jsdom": "^16.4.0",
Expand Down

0 comments on commit 52e8e82

Please sign in to comment.