@limetech/lime-web-components-testing
Advanced tools
Comparing version 4.49.1-alpha.0 to 4.49.1-alpha.4
@@ -6,2 +6,32 @@ # Change Log | ||
## [4.49.1-alpha.4](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.3...v4.49.1-alpha.4) (2022-07-05) | ||
### Bug Fixes | ||
* trigger release of all packages ([a5cd9ab](https://github.com/Lundalogik/lime-web-components/commit/a5cd9abed3a3633b0c099ffe3c8f8c61b1d9e5bd)) | ||
## [4.49.1-alpha.2](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.1...v4.49.1-alpha.2) (2022-07-05) | ||
### Bug Fixes | ||
* set correct dist paths ([342d8b3](https://github.com/Lundalogik/lime-web-components/commit/342d8b3a049d4ee140401f8ea5676e69e406c5c3)) | ||
## [4.49.1-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.0...v4.49.1-alpha.1) (2022-07-04) | ||
**Note:** Version bump only for package @limetech/lime-web-components-testing | ||
## [4.49.1-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.49.0-alpha.0...v4.49.1-alpha.0) (2022-07-04) | ||
@@ -8,0 +38,0 @@ |
{ | ||
"name": "@limetech/lime-web-components-testing", | ||
"version": "4.49.1-alpha.0", | ||
"version": "4.49.1-alpha.4", | ||
"author": "Lime Technologies", | ||
"homepage": "https://github.com/Lundalogik/lime-web-components", | ||
"license": "Apache-2.0", | ||
"main": "dist/es5/index.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"main": "dist/es5/testing/src/index.js", | ||
"module": "dist/testing/src/index.js", | ||
"types": "dist/testing/src/index.d.ts", | ||
"keywords": [ | ||
@@ -21,5 +21,3 @@ "lime web components", | ||
"scripts": { | ||
"build": "tsc && tsc -p tsconfig.es5.json", | ||
"test": "stencil test --spec", | ||
"test:watch": "stencil test --spec --watch" | ||
"build": "tsc && tsc -p tsconfig.es5.json" | ||
}, | ||
@@ -37,3 +35,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@limetech/lime-web-components-interfaces": "^4.49.1-alpha.0" | ||
"@limetech/lime-web-components-interfaces": "^4.49.1-alpha.4" | ||
}, | ||
@@ -46,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "baa2a8b9297e122c337cdd78307cd6536cedd55a" | ||
"gitHead": "86f23f6c8a4e993d3b9e3307c978a2bb36dc2e95" | ||
} |
# Lime Web Components Testing | ||
**Has been deprecated! All code moved to `@limetech/lime-web-components`** | ||
**Has been deprecated! All code moved to `@limetech/lime-web-components`!** | ||
Part of [Lime Web Components](https://www.npmjs.com/package/@limetech/lime-web-components). |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
915013
370
31112