Skip to content

Commit

Permalink
package.json: npm install lodash
Browse files Browse the repository at this point in the history
Change-Id: I736fdc6946abb8f5e9df9710ed52631706b08da3
  • Loading branch information
hyangah committed Dec 30, 2021
1 parent 368a049 commit 6994d90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"diff": "^4.0.2",
"glob": "^7.1.6",
"json-rpc2": "^2.0.0",
"lodash": "^4.17.21",
"moment": "^2.24.0",
"semver": "^7.3.2",
"tree-kill": "file:third_party/tree-kill",
Expand Down Expand Up @@ -2623,4 +2624,4 @@
]
}
}
}
}
1 change: 0 additions & 1 deletion src/goImpl.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable node/no-extraneous-import */
/* eslint-disable no-useless-escape */
/* eslint-disable @typescript-eslint/no-explicit-any */
/*---------------------------------------------------------
Expand Down

0 comments on commit 6994d90

Please sign in to comment.