Skip to content

Commit eada59f

Browse files
committed
bump to 0.1.34
1 parent 42487d8 commit eada59f

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.33"
13+
"vue3-notion": "^0.1.34"
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.33:
4657-
version "0.1.33"
4658-
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.33.tgz#2dff3971b6f1c5bd75891ac7df00f128fe0ed459"
4659-
integrity sha512-fK1nTSquLOGGesH4CF36ms1KnO1ym7jsUglalFeLEm2mhy8OmihFuZGwQUHuoVFzqVqtHWrw8J71puFtQZLptg==
4656+
vue3-notion@^0.1.34:
4657+
version "0.1.34"
4658+
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.34.tgz#864124cb25a99af5465b0729b678ca2fe6dc2cf1"
4659+
integrity sha512-RuWhshIX2sEN28BgJUPeHyf/wt9bbO9xQUNYSQqbH6sa/bYFk6D+xLRA5QAPV6uNacVt82ifBm3CtGGwEiOpVQ==
46604660
dependencies:
46614661
"@nuxt/kit" "^3.0.0-rc.1"
46624662
fragment-for-vue "^1.0.1"

0 commit comments

Comments
 (0)