Skip to content

Commit

Permalink
Bump storefront SDK version to 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalcymerys committed Dec 15, 2022
1 parent 1d5f74a commit aae74a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sdk-storefront/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spree/storefront-api-v2-sdk",
"version": "6.0.1",
"version": "6.0.2",
"description": "Node module to easily integrate your JavaScript or TypeScript application with Spree Storefront API V2. You can create an entirely custom Storefront in JS/TS with this package including one page checkout, Single Page Apps, PWAs and so on.",
"engines": {
"node": ">=14.17.0"
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://guides.spreecommerce.org/api/v2",
"devDependencies": {
"@spree/core-api-v2-sdk": "^1.0.0",
"@spree/core-api-v2-sdk": "^1.0.1",
"@types/node": "^14.17.11",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
Expand Down

0 comments on commit aae74a1

Please sign in to comment.