@dotdev/headless-core-node
Advanced tools
Comparing version 1.0.16 to 1.1.0
@@ -123,2 +123,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
icon: config.app.themeIcon, | ||
icons: [ | ||
{ | ||
src: config.app.themeIcon, | ||
sizes: "196x196", | ||
type: "image/png", | ||
purpose: "any maskable", | ||
}, | ||
], | ||
}); | ||
@@ -125,0 +133,0 @@ exports.buildShopifyConfig = config => ({ |
{ | ||
"name": "@dotdev/headless-core-node", | ||
"description": "Node package for Headless Core", | ||
"version": "1.0.16", | ||
"version": "1.1.0", | ||
"author": "DotDev <info@dotdev.com.au>", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
17741
162