Skip to content

Commit

Permalink
Merge pull request #895 from w3bdesign/dev
Browse files Browse the repository at this point in the history
0.992
  • Loading branch information
w3bdesign authored Nov 9, 2022
2 parents 78bbca4 + e48fcaf commit 27b339b
Show file tree
Hide file tree
Showing 2 changed files with 620 additions and 568 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxtjs-woocommerce",
"version": "0.991",
"version": "0.992",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down Expand Up @@ -45,10 +45,10 @@
"prettier": "2.7.1",
"tailwindcss": "3.2.2",
"uid": "2.0.1",
"vue": "2.7.13",
"vue": "^2.7.14",
"vue-instantsearch": "3.9.0",
"vue-jest": "3.0.7",
"vue-server-renderer": "2.7.13",
"vue-template-compiler": "2.7.13"
"vue-server-renderer": "^2.7.14",
"vue-template-compiler": "^2.7.14"
}
}
Loading

1 comment on commit 27b339b

@vercel
Copy link

@vercel vercel bot commented on 27b339b Nov 9, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.