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