Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d24e11

Browse files
author
Michelle Tilley
committed
Make lodash.isequal a regular dep
1 parent 8c12af4 commit 5d24e11

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -54,6 +54,7 @@
5454
"graphql": "^0.10.3",
5555
"hoist-non-react-statics": "^1.2.0",
5656
"keytar": "^4.0.3",
57+
"lodash.isequal": "^4.5.0",
5758
"lodash.memoize": "^4.1.2",
5859
"moment": "^2.17.1",
5960
"multi-list-selection": "^0.1.1",
@@ -91,7 +92,6 @@
9192
"eslint-plugin-react": "^7.0.0",
9293
"eslint-plugin-standard": "^3.0.1",
9394
"hock": "^1.3.2",
94-
"lodash.isequal": "^4.5.0",
9595
"mkdirp": "^0.5.1",
9696
"mocha": "^3.4.2",
9797
"mocha-appveyor-reporter": "^0.4.0",

0 commit comments

Comments
 (0)