Conversation
| "requires": true, | ||
| "packages": { | ||
| "": { | ||
| "name": "identity-style-guide", |
There was a problem hiding this comment.
Can you check that your version of npm is up to date? I think it would not be expected that this line is removed, and I think I've seen it only in older versions of npm.
There was a problem hiding this comment.
I was on npm v7.18.1, and node v16.4.2.
Should I update and publish again or do I need to delete the branch and start again?
There was a problem hiding this comment.
No need to publish again. I think if you update npm, then run npm install on this branch, you should see a change that you just need to commit.
There was a problem hiding this comment.
We also have a lint for this, which is currently failing.
Error: There are uncommitted changes after running 'npm install'
make: *** [Makefile:28: validate-package-lock] Error 1
Following release process: https://github.com/18F/identity-style-guide#releases
Changelog: