sphinx_rtd_theme icon indicating copy to clipboard operation
sphinx_rtd_theme copied to clipboard

NPM: Update to version 7

Open Blendify opened this issue 3 years ago • 2 comments

NPM made some changes to package.json and package-lock. From what I can tell these changes are backward compatible, see https://docs.npmjs.com/cli/v7/configuring-npm/package-lock-json

I also moved dependencies that affect the build package to regular dependencies instead of devDependencies. As far as I know this is correct usage and allows developers to easily see what affets the built backage and what affects the devOps process.

Blendify avatar Feb 28 '21 21:02 Blendify

This is not a user affecting change so it shouldn't matter if it's a big or small release. I do want to break this into two patches though...

Blendify avatar Mar 12 '21 06:03 Blendify

This is not related to removing wyrm, the splitting of dev requirements are also not necessary, I meant to update this patch.

Blendify avatar Mar 13 '21 01:03 Blendify