We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6494b3 commit e0717d1Copy full SHA for e0717d1
package.json
@@ -5,6 +5,7 @@
5
"main": "./build/index.js",
6
"module": "./build/es/index.js",
7
"repository": "github:iusehooks/usetheform",
8
+ "homepage": "https://iusehooks.github.io/usetheform",
9
"scripts": {
10
"build": "npm run clean && node ./build_config/build.js",
11
"clean": "rimraf build coverage",
0 commit comments