@looker/components-test-utils
Advanced tools
Comparing version 0.15.2-canary.0 to 0.16.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.15.2-canary.0](https://github.com/looker-open-source/components/compare/v0.15.0...v0.15.2-canary.0) (2021-03-01) | ||
# [0.16.0](https://github.com/looker-open-source/components/compare/v0.15.1...v0.16.0) (2021-03-11) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @looker/components-test-utils |
{ | ||
"name": "@looker/components-test-utils", | ||
"license": "MIT", | ||
"version": "0.15.2-canary.0", | ||
"version": "0.16.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -21,3 +21,3 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@looker/components-providers": "0.15.2-canary.0", | ||
"@looker/components-providers": "^0.16.0", | ||
"@testing-library/react": "^11.2.2", | ||
@@ -39,3 +39,3 @@ "@types/enzyme": "^3.10.8", | ||
}, | ||
"gitHead": "d9726e43b0b0322cde52f86a43ebcc44955868db" | ||
"gitHead": "8e452003705a5bf1fe963db5847c2b38c3424a2b" | ||
} |
43118