Skip to content

Commit 6c12ab6

Browse files
committed
chore: bump to 0.1.30
1 parent 68b976a commit 6c12ab6

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.29"
13+
"vue3-notion": "^0.1.30"
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.29:
4657-
version "0.1.29"
4658-
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.29.tgz#7465f683f882eff6dc25165b13a1428df7a186e6"
4659-
integrity sha512-1H1Ms7mfy2egOy5IE2GSDlr/aqJ6loF8zKBCGC85But1woVotc+Wj8mXWXvX8K5DLolLlQSMrDAnrUGyHMQ9AQ==
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==
46604660
dependencies:
46614661
"@nuxt/kit" "^3.0.0-rc.1"
46624662
fragment-for-vue "^1.0.1"

0 commit comments

Comments
 (0)