Skip to content

Commit 2e7e60b

Browse files
committed
v4.3.1
1 parent 6ea581e commit 2e7e60b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "4.3.0",
6+
"version": "4.3.1",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

packages/babel-plugin-react-storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-react-storefront",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"main": "src/index.js",
55
"author": "Moovweb",
66
"license": "UNLICENSED",

packages/react-storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-storefront",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "Build and deploy e-commerce progressive web apps in record time.",
55
"browser": "src",
66
"author": "Moovweb",

0 commit comments

Comments
 (0)