Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit d1fa535

Browse files
increase the package version and fix the repository url
1 parent 74be7a0 commit d1fa535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/section-blog-theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "section-blog-theme",
3-
"version": "0.1.9",
3+
"version": "1.1.0",
44
"main": "dist/index.js",
55
"types": "dist/types.d.mts",
66
"keywords": [
@@ -41,7 +41,7 @@
4141
"homepage": "https://section-theme-blog-docs.vercel.app",
4242
"repository": {
4343
"type": "git",
44-
"url": "https://github.com/frontendweb3/section-theme-blog.git"
44+
"url": "git+https://github.com/frontendweb3/section-theme-blog.git"
4545
},
4646
"bugs": {
4747
"url": "https://github.com/frontendweb3/section-theme-blog/issues"

0 commit comments

Comments
 (0)