@graphcommerce/framer-utils
Advanced tools
Comparing version 2.103.1 to 2.103.2
{ | ||
"name": "@graphcommerce/framer-utils", | ||
"version": "2.103.1", | ||
"version": "2.103.2", | ||
"sideEffects": false, | ||
@@ -20,6 +20,6 @@ "scripts": { | ||
"@graphcommerce/browserslist-config-pwa": "^3.0.1", | ||
"@graphcommerce/eslint-config-pwa": "^3.0.1", | ||
"@graphcommerce/prettier-config-pwa": "^3.0.1", | ||
"@graphcommerce/eslint-config-pwa": "^3.0.2", | ||
"@graphcommerce/prettier-config-pwa": "^3.0.2", | ||
"@graphcommerce/typescript-config-pwa": "^3.0.1", | ||
"@playwright/test": "^1.14.1" | ||
"@playwright/test": "^1.15.0" | ||
}, | ||
@@ -33,3 +33,4 @@ "peerDependencies": { | ||
"framesync": "^5.3.0" | ||
} | ||
}, | ||
"gitHead": "c1aca21f6830cb9e4ec906e0f3f905623d977918" | ||
} |
10345