This repository was archived by the owner on Jan 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/extensions/magento2-cms Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-storefront/core" ,
3
- "version" : " 1.4.4 " ,
3
+ "version" : " 1.4.5 " ,
4
4
"description" : " Vue Storefront Core" ,
5
5
"license" : " MIT" ,
6
6
"main" : " app.js" ,
7
7
"scripts" : {
8
8
"test" : " echo \" Error: no test specified\" && exit 1"
9
9
},
10
10
"dependencies" : {
11
- "@vue-storefront/store" : " ^1.4.2 " ,
11
+ "@vue-storefront/store" : " ^1.4.3 " ,
12
12
"app-root-path" : " ^2.0.1" ,
13
13
"bodybuilder" : " 2.2.13" ,
14
14
"config" : " ^1.30.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-storefront/store" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.4.3 " ,
4
4
"description" : " Vue Storefront core data store" ,
5
5
"license" : " MIT" ,
6
6
"main" : " index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-storefront/extension-magento2-cms" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.4.3 " ,
4
4
"description" : " Extension Magento 2 Cms Data for Vue Storefront" ,
5
5
"license" : " MIT" ,
6
6
"main" : " index.js" ,
7
7
"scripts" : {
8
8
"test" : " echo \" Error: no test specified\" && exit 1"
9
9
},
10
10
"dependencies" : {
11
- "@vue-storefront/store" : " ^1.4.2 " ,
11
+ "@vue-storefront/store" : " ^1.4.3 " ,
12
12
"config" : " ^1.30.0" ,
13
13
"isomorphic-fetch" : " ^2.2.1"
14
14
},
You can’t perform that action at this time.
0 commit comments