Skip to content

Commit 69bcc21

Browse files
committed
fix: update reaction components version for grid image size fix
1 parent d12ef5b commit 69bcc21

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@material-ui/core": "^3.1.0",
36-
"@reactioncommerce/components": "^0.38.1",
36+
"@reactioncommerce/components": "^0.39.1",
3737
"@reactioncommerce/components-context": "^1.0.0",
3838
"@segment/snippet": "^4.3.1",
3939
"apollo-cache-inmemory": "^1.1.11",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -943,9 +943,9 @@
943943
version "1.0.0"
944944
resolved "https://registry.yarnpkg.com/@reactioncommerce/components-context/-/components-context-1.0.0.tgz#587764cf0d1b0312c786b8e4657379de02e13845"
945945

946-
"@reactioncommerce/components@^0.38.1":
947-
version "0.38.1"
948-
resolved "https://registry.yarnpkg.com/@reactioncommerce/components/-/components-0.38.1.tgz#9d0edf2dd83f46caf869b80f585c798028f9ce2c"
946+
"@reactioncommerce/components@^0.39.1":
947+
version "0.39.1"
948+
resolved "https://registry.yarnpkg.com/@reactioncommerce/components/-/components-0.39.1.tgz#1fe5f7e1797d4f5c6c6b6ee0c9000fa39e150a6b"
949949
dependencies:
950950
"@material-ui/core" "^3.1.0"
951951
lodash.debounce "^4.0.8"

0 commit comments

Comments
 (0)