Skip to content

Commit

Permalink
fix: remove unused dependency uuid (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
masone authored Jan 18, 2022
1 parent bb37956 commit de8d530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 47 deletions.
46 changes: 1 addition & 45 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"launchdarkly-js-client-sdk": "^2.16.0",
"launchdarkly-node-server-sdk": "^6.0.0",
"lodash.camelcase": "^4.3.0",
"use-deep-compare-effect": "^1.6.1",
"uuidv4": "^6.2.0"
"use-deep-compare-effect": "^1.6.1"
},
"devDependencies": {
"@carforyou/eslint-config": "4.0.5",
Expand Down

0 comments on commit de8d530

Please sign in to comment.