cloudcommerce
Advanced tools
Comparing version 2.18.2 to 2.18.3
{ | ||
"name": "cloudcommerce", | ||
"type": "module", | ||
"version": "2.18.2", | ||
"version": "2.18.3", | ||
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native", | ||
@@ -22,2 +22,7 @@ "main": "packages/api/lib/index.js", | ||
}, | ||
"commit-and-tag-version": { | ||
"scripts": { | ||
"precommit": "sleep 1 && git add packages/**/package.json" | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -40,3 +45,3 @@ "@commitlint/cli": "^19.3.0", | ||
"zx": "^7.2.3", | ||
"@cloudcommerce/eslint": "2.18.2" | ||
"@cloudcommerce/eslint": "2.18.3" | ||
}, | ||
@@ -43,0 +48,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
328675
165