@looker/components-test-utils
Advanced tools
Comparing version 0.14.1 to 0.14.2-canary.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.14.2-canary.0](https://github.com/looker-open-source/components/compare/v0.14.1...v0.14.2-canary.0) (2021-02-24) | ||
**Note:** Version bump only for package @looker/components-test-utils | ||
## [0.14.1](https://github.com/looker-open-source/components/compare/v0.14.0...v0.14.1) (2021-02-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@looker/components-test-utils", | ||
"license": "MIT", | ||
"version": "0.14.1", | ||
"version": "0.14.2-canary.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -21,3 +21,3 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@looker/components-providers": "^0.14.1", | ||
"@looker/components-providers": "0.14.2-canary.0", | ||
"@testing-library/react": "^11.2.2", | ||
@@ -39,3 +39,3 @@ "@types/enzyme": "^3.10.8", | ||
}, | ||
"gitHead": "8f38d34ca327564227bb1ca28310b6bf952a2ce8" | ||
"gitHead": "ff4953f44bf0f49ab451e001b9891f086f075c91" | ||
} |
42801