Skip to content

Commit 0f8f083

Browse files
committed
bump version to latest
1 parent 80fb038 commit 0f8f083

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
@@ -12,6 +12,6 @@
1212
"dependencies": {
1313
"notion-client": "^6.15.6",
1414
"nuxt": "^3.0.0-rc.12",
15-
"vue3-notion": "^0.1.37"
15+
"vue3-notion": "^0.1.38"
1616
}
1717
}

demo/nuxt/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4902,10 +4902,10 @@ vue-router@^4.1.6:
49024902
dependencies:
49034903
"@vue/devtools-api" "^6.4.5"
49044904

4905-
vue3-notion@^0.1.37:
4906-
version "0.1.37"
4907-
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.37.tgz#0bef78a5e2a1a50f97400d0cf3948bb2f3ea83b5"
4908-
integrity sha512-DRlQJQrEDj8x5zOkgZyRwb2QD+o3Ru8opdPXLcTVU/ebkGlWRUCMYoI90kfL0mOVjmgQPXfo5lLoLI9JxPE4Iw==
4905+
vue3-notion@^0.1.38:
4906+
version "0.1.38"
4907+
resolved "https://registry.yarnpkg.com/vue3-notion/-/vue3-notion-0.1.38.tgz#367b78a3e8186676b25b33a5273b4de253d5f67f"
4908+
integrity sha512-wEqP/JWQ9q1aI7dl3QlZysB82m4JP5vLHucIeHRBpGJzwLh98KxxtDS9e7dDdvdCZaCeI7zBw0stYaA71DuABw==
49094909
dependencies:
49104910
"@nuxt/kit" "^3.0.0-rc.1"
49114911
"@vueuse/core" "^8.7.5"

0 commit comments

Comments
 (0)