Skip to content

Conversation

@hulkish
Copy link
Contributor

@hulkish hulkish commented Dec 15, 2023

Lodash is a huge library. node-java doesn't really benefit from or actually need it.

I also saw there was a pnpm-lock.yaml & package-lock.json, so i removed pnpm-lock.yaml as it doesn't make sense, nor is it recommended to support multiple package managers.

@joeferner
Copy link
Owner

CI failures. We are currently using npm for CI. Perhaps instead of dropping the package-lock we drop the pnpm instead since package-lock is quite a but more familiar to most.

@hulkish hulkish changed the title removed dependency on lodash, removed package-lock.json removed dependency on lodash, removed pnpm-lock.yaml Dec 15, 2023
@hulkish
Copy link
Contributor Author

hulkish commented Dec 15, 2023

CI failures. We are currently using npm for CI. Perhaps instead of dropping the package-lock we drop the pnpm instead since package-lock is quite a but more familiar to most.

Ok made that change

@joeferner joeferner merged commit fad0879 into joeferner:master Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants