We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6d29c commit 71488b0Copy full SHA for 71488b0
CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
17
18
### Changed
19
- chore(deps): Update devDependencies
20
+
21
## [1.4.5] - 2021-05-29
22
23
test-e2e/react-app/package.json
@@ -43,20 +43,5 @@
43
"react-scripts": "4.0.3",
44
"serve": "12.0.0",
45
"start-server-and-test": "1.12.5"
46
- },
47
- "babel": {
48
- "plugins": [
49
- [
50
- "module-resolver",
51
- {
52
- "root": [
53
- "."
54
- ],
55
- "alias": {
56
- "cypress-localstorage-commands": "../../"
57
- }
58
59
- ]
60
61
}
62
0 commit comments