Skip to content

Commit

Permalink
Removing Gomage dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
del15881 committed Feb 10, 2025
1 parent 75c4d19 commit 0f85f15
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/venia-concept/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
},
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/venia-concept#readme",
"dependencies": {
"@gomage/plugin-braintree-three-d-secure": "~3.94.0",
"@magento/pwa-buildpack": "11.5.4-alpha.6"
},
"devDependencies": {
Expand All @@ -51,7 +50,6 @@
"@babel/plugin-transform-runtime": "~7.4.4",
"@babel/preset-env": "~7.16.0",
"@babel/runtime": "~7.15.3",
"@gomage/plugin-braintree-three-d-secure": "~3.94.0",
"@magento/babel-preset-peregrine": "~1.3.3",
"@magento/eslint-config": "~1.5.0",
"@magento/pagebuilder": "9.3.3-alpha.6",
Expand Down Expand Up @@ -146,9 +144,6 @@
"pwa-studio": {
"targets": {
"intercept": "./local-intercept.js"
},
"trusted-vendors": [
"@gomage"
]
}
}
}

0 comments on commit 0f85f15

Please sign in to comment.