cloudcommerce
Advanced tools
Comparing version 2.18.1 to 2.18.2
{ | ||
"name": "cloudcommerce", | ||
"type": "module", | ||
"version": "2.18.1", | ||
"version": "2.18.2", | ||
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native", | ||
@@ -18,7 +18,2 @@ "main": "packages/api/lib/index.js", | ||
], | ||
"commit-and-tag-version": { | ||
"scripts": { | ||
"precommit": "sleep 1 && git add packages/**/package.json" | ||
} | ||
}, | ||
"lint-staged": { | ||
@@ -45,3 +40,3 @@ "packages/storefront/**/*.{ts,vue,astro}": "eslint -c ./packages/eslint/storefront.staged.eslintrc.cjs --fix", | ||
"zx": "^7.2.3", | ||
"@cloudcommerce/eslint": "2.18.1" | ||
"@cloudcommerce/eslint": "2.18.2" | ||
}, | ||
@@ -48,0 +43,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
327884
12