cordova-plugin-file icon indicating copy to clipboard operation
cordova-plugin-file copied to clipboard

WIP: chore: adds package-lock file

Open timbru31 opened this issue 5 years ago • 3 comments
trafficstars

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

timbru31 avatar Jul 02 '20 12:07 timbru31

Why does this depend on #405?

breautek avatar Nov 27 '20 21:11 breautek

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 👍

timbru31 avatar Nov 29 '20 14:11 timbru31

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

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.

breautek avatar Nov 30 '20 12:11 breautek

File has already been added.

erisu avatar Nov 15 '22 09:11 erisu