Skip to content

Commit 2352153

Browse files
committed
fix(npm): install lodash.sortby
1 parent bd2c072 commit 2352153

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,8 @@
8282
"repository": {
8383
"type": "git",
8484
"url": "https://github.com/frontity/h2r.git"
85+
},
86+
"dependencies": {
87+
"lodash.sortby": "^4.7.0"
8588
}
8689
}

0 commit comments

Comments
 (0)