mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-25 16:40:03 -05:00
chore: update homepage field to point to marketing site (#28133)
This commit is contained in:
@@ -4,7 +4,7 @@ exports['package.json build outputs expected properties 1'] = {
|
||||
'version': 'x.y.z',
|
||||
'buildInfo': 'replaced by normalizePackageJson',
|
||||
'description': 'Cypress is a next generation front end testing tool built for the modern web',
|
||||
'homepage': 'https://github.com/cypress-io/cypress',
|
||||
'homepage': 'https://cypress.io',
|
||||
'license': 'MIT',
|
||||
'bugs': {
|
||||
'url': 'https://github.com/cypress-io/cypress/issues',
|
||||
|
||||
+1
-1
@@ -221,7 +221,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/cypress-io/cypress.git"
|
||||
},
|
||||
"homepage": "https://github.com/cypress-io/cypress",
|
||||
"homepage": "https://cypress.io",
|
||||
"bugs": {
|
||||
"url": "https://github.com/cypress-io/cypress/issues"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user