Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 5a15af1

Browse files
authored
Revert "fix(deps): Add lodash to dependencies (#27)" (#28)
This reverts commit 8372b3e.
1 parent 8372b3e commit 5a15af1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"prepublish": "npm run build"
2222
},
2323
"dependencies": {
24-
"invariant": "2.2.4",
25-
"lodash": "^4.17.21"
24+
"invariant": "2.2.4"
2625
},
2726
"devDependencies": {
2827
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)