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 22d5c52 commit 1d208faCopy full SHA for 1d208fa
package.json
@@ -8,9 +8,13 @@
8
"types": "./dist/index.d.ts",
9
"author": "Daniel Sanchez <[email protected]>",
10
"license": "MIT",
11
- "homepage": "https://github.com/thedanchez/solid-create-script#readme",
+ "homepage": "https://github.com/dsnchz/solid-create-script#readme",
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "https://github.com/dsnchz/solid-create-script.git"
15
+ },
16
"bugs": {
- "url": "https://github.com/thedanchez/solid-create-script/issues"
17
+ "url": "https://github.com/dsnchz/solid-create-script/issues"
18
},
19
"exports": {
20
"solid": "./dist/index.jsx",
0 commit comments