mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 07:34:00 -05:00
Merge branch 'master' into develop
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# [@cypress/react-v5.3.2](https://github.com/cypress-io/cypress/compare/@cypress/react-v5.3.1...@cypress/react-v5.3.2) (2021-04-06)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* make cypress/react public ([#15799](https://github.com/cypress-io/cypress/issues/15799)) ([df8cb03](https://github.com/cypress-io/cypress/commit/df8cb0345f7b09f393b442ac9b9cbc549eee0f23))
|
||||
|
||||
# [@cypress/react-v5.3.1](https://github.com/cypress-io/cypress/compare/@cypress/react-v5.3.0...@cypress/react-v5.3.1) (2021-04-06)
|
||||
|
||||
|
||||
|
||||
@@ -25,9 +25,9 @@
|
||||
"webpack-dev-server": "^3.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"html-webpack-plugin": ">=4",
|
||||
"html-webpack-plugin": "^4.0.0",
|
||||
"webpack": ">=4",
|
||||
"webpack-dev-server": ">=4"
|
||||
"webpack-dev-server": "^3.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
@@ -43,4 +43,4 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user