Skip to content

Commit

Permalink
fix: trigger semantic release (#15128)
Browse files Browse the repository at this point in the history
  • Loading branch information
panzarino authored Feb 17, 2021
1 parent 6fe97f7 commit 3a6f3b1
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 461 deletions.
371 changes: 0 additions & 371 deletions npm/react/circle.yml

This file was deleted.

3 changes: 3 additions & 0 deletions npm/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@
"optional": true
}
},
"publishConfig": {
"access": "public"
},
"ciJobs": [
"npm-react",
"npm-react-axe",
Expand Down
5 changes: 5 additions & 0 deletions npm/vite-dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,10 @@
"repository": {
"type": "git",
"url": "https://github.com/cypress-io/cypress.git"
},
"homepage": "https://github.com/cypress-io/cypress/tree/master/npm/vite-dev-server#readme",
"bugs": "https://github.com/cypress-io/cypress/issues/new?template=1-bug-report.md",
"publishConfig": {
"access": "public"
}
}
Loading

0 comments on commit 3a6f3b1

Please sign in to comment.