Skip to content

Commit

Permalink
change to 2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSecurityDev committed Oct 28, 2022
1 parent 8e1203a commit 2cc89d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-koa-shopify-auth",
"version": "2.1.6-beta.1",
"version": "2.1.6",
"description": "A better, simplified version of the (no longer supported) @Shopify/koa-shopify-auth middleware library. It removes the use of cookies for sessions (which greatly smooths the auth process), replaces a deprecated API call, and supports v2 of the official @shopify/shopify-api package.",
"author": "TheSecurityDev",
"license": "MIT",
Expand Down

0 comments on commit 2cc89d9

Please sign in to comment.