chore: Update package.json/readmes for npm packages to better find changelog (#16482)

This commit is contained in:
Jennifer Shehane
2021-05-13 08:53:25 -05:00
committed by GitHub
parent bcd05862fc
commit a19009afee
25 changed files with 45 additions and 24 deletions

View File

@@ -8,7 +8,6 @@ const fs = require('../lib/fs')
const {
version,
description,
author,
homepage,
license,
bugs,
@@ -31,7 +30,6 @@ function preparePackageForNpmRelease (json) {
_.extend(json, {
version,
description,
author,
homepage,
license,
bugs,