vue-plotly icon indicating copy to clipboard operation
vue-plotly copied to clipboard

Use package-lock.json in CircleCI

Open tkallage opened this issue 3 years ago • 0 comments

Use npm instead of yarn in CircleCI pipeline, because package-lock.json is not respected by yarn.

fixes #51

tkallage avatar Jan 04 '23 17:01 tkallage