@limetech/lime-web-components-testing
Advanced tools
Comparing version 4.38.0 to 4.38.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.38.1](https://github.com/Lundalogik/lime-web-components/compare/v4.38.0...v4.38.1) (2022-02-25) | ||
**Note:** Version bump only for package @limetech/lime-web-components-testing | ||
# [4.38.0](https://github.com/Lundalogik/lime-web-components/compare/v4.37.0...v4.38.0) (2022-02-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@limetech/lime-web-components-testing", | ||
"version": "4.38.0", | ||
"version": "4.38.1", | ||
"author": "Lime Technologies", | ||
@@ -40,7 +40,7 @@ "homepage": "https://github.com/Lundalogik/lime-web-components", | ||
"@stencil/core": "^2.4.0", | ||
"@types/jest": "^26.0.20", | ||
"@types/jest": "^27.4.1", | ||
"jest": "^26.6.3", | ||
"jest-cli": "^26.6.3" | ||
}, | ||
"gitHead": "ea1bb721b47bc67548b837600f49c6caa8f4dfa0" | ||
"gitHead": "712fa61f22ab0d78a37608e61fb26f2e5732bc3c" | ||
} |
779457