Skip to content

Commit 7f89e20

Browse files
authored
Merge pull request #2570 from Shopify/update-admin
Update Admin components
2 parents 3f9bc17 + 9cb03b5 commit 7f89e20

File tree

4 files changed

+652
-834
lines changed

4 files changed

+652
-834
lines changed

.changeset/orange-emus-whisper.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@shopify/ui-extensions-react': patch
3+
'@shopify/ui-extensions': patch
4+
---
5+
6+
Update components types for Admin surface

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"build": "loom build",
1111
"build-consumer": "loom build && ./scripts/build-consumer.sh",
1212
"build-consumer-spin": "loom build && ./scripts/build-consumer-spin.sh",
13-
"generate-definition": "node ./scripts/generator.js",
1413
"clean": "git clean -xdf ./packages; rm -rf ./build",
1514
"predeploy": "yarn build",
1615
"deploy": "changeset publish",

0 commit comments

Comments
 (0)