@shopify/ui-extensions
Advanced tools
Comparing version 0.0.0-snapshot-20250228194232 to 0.0.0-snapshot-20250228195154
@@ -25,3 +25,3 @@ 'use strict'; | ||
} | ||
(_shopify = globalThis.shopify) === null || _shopify === void 0 ? void 0 : _shopify.extend(target, extension, '@ui_extension_version:0.0.0-snapshot-20250228194232@'); | ||
(_shopify = globalThis.shopify) === null || _shopify === void 0 ? void 0 : _shopify.extend(target, extension, '@ui_extension_version:0.0.0-snapshot-20250228195154@'); | ||
return extension; | ||
@@ -28,0 +28,0 @@ }; |
{ | ||
"name": "@shopify/ui-extensions", | ||
"version": "0.0.0-snapshot-20250228194232", | ||
"version": "0.0.0-snapshot-20250228195154", | ||
"scripts": { | ||
@@ -21,3 +21,3 @@ "docs:admin": "bash ./docs/surfaces/admin/build-docs.sh", | ||
"admin.*.d.ts": [ | ||
"./build/ts/surfaces/admin/targets/*.d.ts" | ||
"./build/ts/surfaces/admin/targets/admin.*.d.ts" | ||
] | ||
@@ -24,0 +24,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
703365