@magento/recommendations-js-sdk
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@magento/recommendations-js-sdk", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "📚 JavaScript library for retrieving and displaying Magento product recommendations.", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"deploy": "npm publish --access public", | ||
"test": "jest", | ||
"test": "jest --verbose", | ||
"lint": "eslint .", | ||
@@ -42,0 +42,0 @@ "lint:fix": "eslint --fix .", |
148855