@graphcommerce/framer-next-pages
Advanced tools
Comparing version 3.0.0 to 3.0.1
# Change Log | ||
## 3.0.1 | ||
### Patch Changes | ||
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514) | ||
Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files, | ||
so that the packages link to back to the website and repository | ||
- Updated dependencies | ||
[[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]: | ||
- @graphcommerce/framer-utils@3.0.1 | ||
## 3.0.0 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@graphcommerce/framer-next-pages", | ||
"version": "3.0.0", | ||
"homepage": "https://www.graphcommerce.org/", | ||
"repository": "github:graphcommerce-org/graphcommerce", | ||
"version": "3.0.1", | ||
"sideEffects": false, | ||
@@ -16,8 +18,8 @@ "scripts": { | ||
"dependencies": { | ||
"@graphcommerce/framer-utils": "^3.0.0" | ||
"@graphcommerce/framer-utils": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"@graphcommerce/eslint-config-pwa": "^4.0.0", | ||
"@graphcommerce/prettier-config-pwa": "^4.0.0", | ||
"@graphcommerce/typescript-config-pwa": "^4.0.0", | ||
"@graphcommerce/eslint-config-pwa": "^4.0.1", | ||
"@graphcommerce/prettier-config-pwa": "^4.0.1", | ||
"@graphcommerce/typescript-config-pwa": "^4.0.1", | ||
"@playwright/test": "^1.18.1" | ||
@@ -24,0 +26,0 @@ }, |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
44066
0