Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

Commit 6c42f36

Browse files
committed
Add lodash to package.json
1 parent a3619c4 commit 6c42f36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"object-component": "0.0.3",
3434
"reject": "0.0.1",
3535
"segmentio-facade": "^3.1.0",
36-
"use-https": "^0.1.1"
36+
"use-https": "^0.1.1",
37+
"lodash": "^4.17.4"
3738
},
3839
"devDependencies": {
3940
"@segment/analytics.js-core": "^3.0.0",

0 commit comments

Comments
 (0)