Skip to content

Commit 2a27aa2

Browse files
committed
add missing lodash dep
1 parent e8b1c41 commit 2a27aa2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

package-lock.json

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

packages/ts-autocomplete/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"depcheck": "^1.4.1",
5959
"eslint": "^7.25.0",
6060
"gen-esm-wrapper": "^1.1.1",
61+
"lodash": "^4.17.21",
6162
"mocha": "^8.4.0",
6263
"nyc": "^15.1.0",
6364
"prettier": "^2.3.2",

0 commit comments

Comments
 (0)