Skip to content

Commit 68c06bd

Browse files
authored
bug fixes for npm test (#26)
1 parent ba5a25e commit 68c06bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@loopback/rest": "^9.0.0",
6868
"@loopback/testlab": "^3.2.8",
6969
"@loopback/tslint-config": "^2.1.0",
70-
"@types/express": "^4.17.6",
70+
"@types/express": "^4.17.9",
7171
"@types/lodash": "^4.14.150",
7272
"@types/node": "^10.17.44",
7373
"@types/passport": "^1.0.3",

0 commit comments

Comments
 (0)