Skip to content

Commit 77573b9

Browse files
authored
Update package.json_for Cashon Delivery (#4405)
* Update package.json * Update package.json
1 parent ebcdd63 commit 77573b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/extensions/venia-sample-payments-cashondelivery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/venia-sample-payments-cashondelivery",
3-
"version": "0.0.1",
3+
"version": "0.0.1-alpha.8",
44
"publishConfig": {
55
"access": "public"
66
},

packages/venia-concept/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/venia-concept#readme",
3737
"dependencies": {
38-
"@adobe/venia-sample-payments-cashondelivery": "~0.0.1",
38+
"@adobe/venia-sample-payments-cashondelivery": "~0.0.1-alpha.8",
3939
"@magento/pwa-buildpack": "11.5.4-alpha.8"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)