1 parent 964c1c0 commit 7abc07dCopy full SHA for 7abc07d
1 file changed
package.json
@@ -13,6 +13,14 @@
13
"tsconfig.json"
14
],
15
"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
24
"dependencies": {
25
"@testing-library/jest-dom": "^5.16.2",
26
"@testing-library/react": "^12.1.2",
@@ -50,6 +58,5 @@
50
58
"last 1 firefox version",
51
59
"last 1 safari version"
52
60
]
53
- },
54
- "homepage": "./"
61
+ }
55
62
}
0 commit comments