Skip to content

Instantly share code, notes, and snippets.

@Frodigo
Created March 1, 2021 17:47
Show Gist options
  • Save Frodigo/5e906ab22e9ae3745a8bd7bf5e9f4e74 to your computer and use it in GitHub Desktop.
Save Frodigo/5e906ab22e9ae3745a8bd7bf5e9f4e74 to your computer and use it in GitHub Desktop.
{
"name": "@marcinkwiatkowski/venia-ui-overwrites",
"version": "1.0.0",
"description": "",
"author": "Marcin Kwiatkowski <contact@frodigo.com>",
"license": "MIT",
"pwa-studio": {
"targets": {
"intercept": "intercept.js"
}
},
"peerDependencies": {
"@magento/pwa-buildpack": "*",
"@magento/venia-ui": "*",
"react": "~16.9.0",
"react-router-dom": "~5.1.0"
},
"main": "./lib/components/ProductFullDetail/productFullDetail.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment