Skip to content

Commit 62ff823

Browse files
committed
chore: update components lib to 0.39.3 for grid loop fix
1 parent f95c9b4 commit 62ff823

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.39.1",
36+
"@reactioncommerce/components": "0.39.2",
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/[email protected].1":
947-
version "0.39.1"
948-
resolved "https://registry.yarnpkg.com/@reactioncommerce/components/-/components-0.39.1.tgz#1fe5f7e1797d4f5c6c6b6ee0c9000fa39e150a6b"
946+
"@reactioncommerce/[email protected].2":
947+
version "0.39.2"
948+
resolved "https://registry.yarnpkg.com/@reactioncommerce/components/-/components-0.39.2.tgz#50d6b07258d4b905dc3f1885b9ef71e162a293c2"
949949
dependencies:
950950
"@material-ui/core" "^3.1.0"
951951
lodash.debounce "^4.0.8"

0 commit comments

Comments
 (0)