Skip to content

Commit fb9ac9a

Browse files
committed
fix: update repo url
1 parent a78d491 commit fb9ac9a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
{
22
"name": "@minch/bentolio",
3-
"version": "0.9.17",
3+
"version": "0.9.18",
44
"description": "A minimal portfolio template and layer built with Nuxt 4, Tailwind CSS 4, and GSAP.",
55
"type": "module",
6-
"repository": {
7-
"url": "https://github.com/oneminch/bentolio"
8-
},
6+
"repository": "github:oneminch/bentolio",
97
"homepage": "https://github.com/oneminch/bentolio#readme",
108
"license": "MIT",
119
"author": {

0 commit comments

Comments
 (0)