Skip to content

Commit

Permalink
chore: bump to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Mar 7, 2023
1 parent 45cbc8d commit 472ad8d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .stackblitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"nuxt": "3.2.2"
},
"dependencies": {
"nuxt-medusa": "^0.2.6"
"nuxt-medusa": "^0.3.2"
}
}
9 changes: 5 additions & 4 deletions .stackblitz/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3029,13 +3029,14 @@ nuxi@3.2.2:
optionalDependencies:
fsevents "~2.3.2"

nuxt-medusa@^0.2.6:
version "0.2.6"
resolved "https://registry.yarnpkg.com/nuxt-medusa/-/nuxt-medusa-0.2.6.tgz#9e90635f3b59bd62ea236741d6a5512d96caa764"
integrity sha512-+HU7JgWOB04FMwi11QQBIcgPVmO+3VyQRfKr9odTgK82m5uDGaTTX6Re/sPtzXbRb1FfmKuGymq+VgrkgFJorQ==
nuxt-medusa@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/nuxt-medusa/-/nuxt-medusa-0.3.2.tgz#0c29f0d1e0d8ceefe41319a0d28f391a2ebf9c4b"
integrity sha512-5GxiVisjy7tdZsWs8JjDDaX4Pj98wf1fwMgI/ii2xTldU6eS0YezjV9aQkdObz4C6PMuHsqFdZvDNI1eM1A/Qw==
dependencies:
"@medusajs/medusa-js" "^1.3.10"
"@nuxt/kit" "^3.2.2"
defu "^6.1.2"

nuxt@3.2.2:
version "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-medusa",
"version": "0.3.0",
"version": "0.3.2",
"description": "Medusa module for Nuxt",
"license": "MIT",
"type": "module",
Expand Down

1 comment on commit 472ad8d

@vercel
Copy link

@vercel vercel bot commented on 472ad8d Mar 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-medusa – ./

nuxt-medusa-git-main-baroshem.vercel.app
nuxt-medusa.vercel.app
nuxt-medusa-baroshem.vercel.app

Please sign in to comment.