Skip to content

Commit 04b4885

Browse files
committed
chore: bump to 0.1.32
1 parent f1865db commit 04b4885

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.31"
13+
"vue3-notion": "^0.1.32"
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.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==
4656+
vue3-notion@^0.1.32:
4657+
version "0.1.32"
4658+
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.32.tgz#f68057cb64be05089ae8c6a720598729a54e7de4"
4659+
integrity sha512-qulbLUBE4nwR6RNO7W8MlBANlt5j3hEeh8vfxZGsXe5uimkEJ8A+qvKJy6o+Ee6NbTmC5X4wJWcDHfoSFvtuBg==
46604660
dependencies:
46614661
"@nuxt/kit" "^3.0.0-rc.1"
46624662
fragment-for-vue "^1.0.1"

0 commit comments

Comments
 (0)