Skip to content

Commit 79c9fec

Browse files
authored
Merge pull request #95 from Shopify/lopert.fix-release-4
add repo info
2 parents 0fdd18f + d029dea commit 79c9fec

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

.changeset/real-paths-knock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@shopify/shopify_function": patch
3+
---
4+
5+
fix pnpm graphql package duplication

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44
"access": "public",
55
"@shopify:registry": "https://registry.npmjs.org/"
66
},
7-
"version": "2.0.1",
7+
"version": "2.0.0",
88
"description": "",
99
"main": "index.ts",
1010
"keywords": [],
1111
"author": "Surma <surma@shopify.com>",
1212
"license": "Apache-2.0",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/Shopify/shopify-function-javascript.git"
16+
},
1317
"dependencies": {
1418
"@graphql-codegen/cli": "5.0.6",
1519
"@graphql-codegen/typescript": "4.1.6",

0 commit comments

Comments
 (0)