File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Shopify Function JavaScript
22
3- This repository contains the source code for the [ ` @shopify/shopify-function ` ] [ package ] npm package.
3+ This repository contains the source code for the [ ` @shopify/shopify_function ` ] [ package ] npm package.
44
5- [ package ] : https://npm.im/@shopify/shopify-function
5+ [ package ] : https://npm.im/@shopify/shopify_function
Original file line number Diff line number Diff line change 88 "description" : " " ,
99 "main" : " index.ts" ,
1010 "keywords" : [],
11- "author" : " Surma <surma@surma.dev >" ,
11+ "author" : " Surma <surma@shopify.com >" ,
1212 "license" : " Apache-2.0" ,
1313 "dependencies" : {
1414 "@graphql-codegen/cli" : " ^2.13.7" ,
1515 "@graphql-codegen/typescript" : " ^2.8.0" ,
1616 "@graphql-codegen/typescript-operations" : " ^2.5.5" ,
1717 "graphql" : " ^16.6.0" ,
18- "javy" : " ^0.0.3" ,
1918 "typescript" : " ^4.8.4"
2019 }
2120}
You can’t perform that action at this time.
0 commit comments