cordova-plugin-file
cordova-plugin-file copied to clipboard
WIP: chore: adds package-lock file
Motivation and Context
Consistency of our codebases. part of https://github.com/apache/cordova/issues/4. Depends on #405
Closes https://github.com/apache/cordova-plugin-file/pull/442
Why does this depend on #405?
Because the lock file include the dependencies of the @cordova/eslint-config package. I'll try to see what's the state of #405 next week 👍
Because the lock file include the dependencies of the
@cordova/eslint-configpackage. I'll try to see what's the state of #405 next week
I see. I'll be merging #442 which does not have the same dependency, but I'll update it to not close this PR since it's still valid... or maybe #405 can be rebased to include the package-lock.json change.
File has already been added.