Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4685f4c

Browse files
remove lodash
1 parent 78e53b3 commit 4685f4c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Data Structures & Algorithms in JS",
55
"main": "./src/index.js",
66
"dependencies": {
7-
"lodash": "4.17.11"
7+
88
},
99
"devDependencies": {
1010
"benchmark": "2.1.4",

‎src/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- This changelog
2020

2121
### Changed
22-
-
22+
- Updated dependencies (removed lodash since is not needed)
23+
2324
### Removed
2425
-
2526

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /