Skip to content

Commit

Permalink
Merge pull request #40 from recurly/add-lodash
Browse files Browse the repository at this point in the history
Adds lodash to dependencies
  • Loading branch information
chrissrogers authored Mar 13, 2020
2 parents c422513 + 9f25be5 commit 0bba8f0
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 0bba8f0

Please sign in to comment.