Skip to content

Commit ed31020

Browse files
committed
remove unnecessary attribute
1 parent a11a874 commit ed31020

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

package.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,7 @@
3838
"serve": "cross-env ELEVENTY_ENV=development npx eleventy --serve",
3939
"production": "npm run sass:process && npx eleventy"
4040
},
41-
"repository": {
42-
"type": "git",
43-
"url": "git+https://github.com/hankchizljaw/hylia.git"
44-
},
4541
"keywords": [],
4642
"author": "",
47-
"license": "MIT",
48-
"bugs": {
49-
"url": "https://github.com/hankchizljaw/hylia/issues"
50-
},
51-
"homepage": "https://github.com/hankchizljaw/hylia#readme"
43+
"license": "MIT"
5244
}

0 commit comments

Comments
 (0)