Skip to content

Commit

Permalink
Adds lodash to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrudner committed Mar 13, 2020
1 parent c422513 commit 9f25be5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo/package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"react-dom": "^16.8.0-0"
},
"dependencies": {
"lodash": "^4.17.15",
"memoize-one": "^5.1.1",
"prop-types": "^15.7.2"
},
Expand Down

0 comments on commit 9f25be5

Please sign in to comment.