Skip to content

Commit

Permalink
upgrade to vue-nop 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danilopolani committed Jul 7, 2021
1 parent eed7a49 commit 4d3fec1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@nop-app/nuxt-nop",
"version": "2.0.0",
"version": "2.1.1",
"description": "Nuxt plugin for Nop",
"main": "src/module.js",
"repository": "[email protected]:nop-app/nuxt-nop.git",
"author": "danilopolani <[email protected]>",
"license": "MIT",
"private": false,
"dependencies": {
"@nop-app/vue-nop": "^2.0.0"
"@nop-app/vue-nop": "^2.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


"@nop-app/vue-nop@^2.0.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@nop-app/vue-nop/-/vue-nop-2.1.0.tgz#5d52a3806a2f661c8958a8b5603c517cb90d35e8"
integrity sha512-GnvYgMW3eQzlzGxGEKWpU4zSjX64jjISb/K64f0Nqf5/EILEYj1ZHEZnwOwoQkLv8W/gvw39znjWgMXCwKX3Ig==
"@nop-app/vue-nop@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@nop-app/vue-nop/-/vue-nop-2.1.1.tgz#91354b46024e34ad492538754be50116c58b53d6"
integrity sha512-OkuVsAkltzTdQKt5BxWX6WOmUas6xBcHyNKSeonn8X1iv2/ZIW/3Ai6HlNATbQI7+DrflObCg3X0x22dNTXkJQ==

0 comments on commit 4d3fec1

Please sign in to comment.