We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98452ec commit 883d618Copy full SHA for 883d618
1 file changed
package.json
@@ -10,6 +10,10 @@
10
"type": "git",
11
"url": "git+https://github.com/fictjs/react.git"
12
},
13
+ "homepage": "https://github.com/fictjs/react#readme",
14
+ "bugs": {
15
+ "url": "https://github.com/fictjs/react/issues"
16
+ },
17
"type": "module",
18
"main": "dist/index.cjs",
19
"module": "dist/index.js",
0 commit comments