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 a11a874 commit ed31020Copy full SHA for ed31020
1 file changed
package.json
@@ -38,15 +38,7 @@
38
"serve": "cross-env ELEVENTY_ENV=development npx eleventy --serve",
39
"production": "npm run sass:process && npx eleventy"
40
},
41
- "repository": {
42
- "type": "git",
43
- "url": "git+https://github.com/hankchizljaw/hylia.git"
44
- },
45
"keywords": [],
46
"author": "",
47
- "license": "MIT",
48
- "bugs": {
49
- "url": "https://github.com/hankchizljaw/hylia/issues"
50
51
- "homepage": "https://github.com/hankchizljaw/hylia#readme"
+ "license": "MIT"
52
}
0 commit comments