Skip to content

Commit 806a5f1

Browse files
committed
chore: bump to 0.1.31
1 parent 67ab174 commit 806a5f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"dependencies": {
1212
"nuxt": "^3.0.0-rc.1",
13-
"vue3-notion": "^0.1.30"
13+
"vue3-notion": "^0.1.31"
1414
}
1515
}

demo/nuxt/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4653,10 +4653,10 @@ vue-router@4, vue-router@^4.0.14:
46534653
dependencies:
46544654
"@vue/devtools-api" "^6.0.0"
46554655

4656-
vue3-notion@^0.1.30:
4657-
version "0.1.30"
4658-
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.30.tgz#e18fd178a98ad9625f7062b7c1e429724ca3c310"
4659-
integrity sha512-ulGb9+JyAC2DZF1x4QBKgbSq48SZ0sYy150oEAk9V+Rs3vEY3xN1U/GfKVZpiftOPBF8w8Uc3VdulLjKZY1/Gg==
4656+
vue3-notion@^0.1.31:
4657+
version "0.1.31"
4658+
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.31.tgz#2d663c1e3235a523499a6eaae0428bb98d0536de"
4659+
integrity sha512-iWCVAwOiI5S8aKnm5J/QMJQy3j9tx+MX2E5q0eZoZT7OYpeNdQAec4yRmX/Rf5hdooEfk6GY8ZmuSMMhGwn0DQ==
46604660
dependencies:
46614661
"@nuxt/kit" "^3.0.0-rc.1"
46624662
fragment-for-vue "^1.0.1"

0 commit comments

Comments
 (0)