Skip to content

Commit 7abc07d

Browse files
committed
[chores]: updated basic details;
1 parent 964c1c0 commit 7abc07d

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@
1313
"tsconfig.json"
1414
],
1515
"author": "Maifee Ul Asad <maifeeulasad@gmail.com>",
16+
"repository": {
17+
"type": "git",
18+
"url": "https://github.com/maifeeulasad/react-webgl-fluid-play.git"
19+
},
20+
"homepage": "https://github.com/maifeeulasad/react-webgl-fluid-play",
21+
"bugs": {
22+
"url": "https://github.com/maifeeulasad/react-webgl-fluid-play/issues"
23+
},
1624
"dependencies": {
1725
"@testing-library/jest-dom": "^5.16.2",
1826
"@testing-library/react": "^12.1.2",
@@ -50,6 +58,5 @@
5058
"last 1 firefox version",
5159
"last 1 safari version"
5260
]
53-
},
54-
"homepage": "./"
61+
}
5562
}

0 commit comments

Comments
 (0)