factoryx-commerce
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "factoryx-commerce", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -32,4 +32,2 @@ "main": "./dist/cjs/index.js", | ||
"test": "jest --config jestconfig.json", | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm test && npm run prettier && npm run lint", | ||
"semantic-release": "semantic-release" | ||
@@ -36,0 +34,0 @@ }, |
6529