Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
fix: Add back lodash dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kylealwyn committed Feb 26, 2019
1 parent 5a43193 commit f367575
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
33 changes: 16 additions & 17 deletions 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 @@ -28,6 +28,7 @@
"release": "standard-version && git push --follow-tags"
},
"dependencies": {
"lodash": "^4.17.11",
"mitt": "^1.1.3",
"polished": "^2.0.0",
"popper.js": "^1.14.7",
Expand Down

0 comments on commit f367575

Please sign in to comment.