Skip to content

Commit 1e5b86f

Browse files
committed
fix: add homepage for github pages
1 parent 59b683a commit 1e5b86f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

web/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "web-visualization",
33
"version": "0.1.0",
44
"private": true,
5+
"homepage": "https://voidful.github.io/Codec-SUPERB",
56
"dependencies": {
67
"@testing-library/jest-dom": "^5.17.0",
78
"@testing-library/react": "^13.4.0",
@@ -39,4 +40,4 @@
3940
"last 1 safari version"
4041
]
4142
}
42-
}
43+
}

0 commit comments

Comments
 (0)