shopify-taxonomy-core
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "shopify-taxonomy-core", | ||
"type": "module", | ||
"description": "Shopify Taxonomy core client to get taxonomy details without internet overhead", | ||
@@ -15,2 +14,3 @@ "main": "dist/index.js", | ||
"build": "tsc", | ||
"build:cjs": "npx rollup src/*. --file index.cjs --format cjs", | ||
"lint": "eslint --fix", | ||
@@ -38,2 +38,3 @@ "lint:diff": "eslint", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.21.2", | ||
"semantic-release": "^24.0.0", | ||
@@ -60,3 +61,3 @@ "ts-jest": "^29.2.3", | ||
}, | ||
"version": "1.1.0" | ||
"version": "1.1.1" | ||
} |
50704
19
No