mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-22 06:59:30 -06:00
chore: Update package.json/readmes for npm packages to better find changelog (#16482)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user