Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit b3b6292

Browse files
author
A-J Roos
committed
2.0.0
1 parent 66e84d5 commit b3b6292

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Any `POST` request made to `/graphql` will be proxied to Shopify's GraphQL API a
2121

2222
The latest versions of the following Node.js versions are tested and supported.
2323

24-
- 14
2524
- 16
25+
- 18
2626

2727
## Quick Start
2828

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fastify-shopify-graphql-proxy",
33
"author": "A-J Roos <asjas@hey.com>",
4-
"version": "1.1.0",
4+
"version": "2.0.0",
55
"description": "Fastify plugin to proxy requests to the Shopify GraphQL API.",
66
"license": "Hippocratic-3.0",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)