Skip to content

Commit 2f803b8

Browse files
committed
Update package name and homepage in package.json for consistency with repository
1 parent 5f15735 commit 2f803b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "browserstack-demo-app",
2+
"name": "test-selection-demo-app-browserstack",
33
"version": "0.0.0",
44
"type": "module",
5-
"homepage": "https://browserstack.github.io/browserstack-demo-app",
5+
"homepage": "https://browserstack.github.io/test-selection-demo-app-browserstack",
66
"scripts": {
77
"predeploy": "npm run build",
88
"deploy": "gh-pages -d dist",

0 commit comments

Comments
 (0)