Skip to content

Commit 3c01a7b

Browse files
chore: finally initialised links in package.json
There were a lot of links that still where like "set me". This was because I was not sure of the name, and wasn't sure what I was gonna name the repo.
1 parent 498fcf1 commit 3c01a7b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"readme": "readme.md",
66
"private": true,
77
"repository": {
8-
"url": "https://github.com/Tygo-van-den-Hurk/${SET_ME}"
8+
"url": "https://github.com/Tygo-van-den-Hurk/Quick-Flash"
99
},
1010
"bugs": {
11-
"url": "https://github.com/Tygo-van-den-Hurk/${SET_ME}/issues"
11+
"url": "https://github.com/Tygo-van-den-Hurk/Quick-Flash/issues"
1212
},
13-
"homepage": "https://github.com/Tygo-van-den-Hurk/${SET_ME}",
13+
"homepage": "https://github.com/Tygo-van-den-Hurk/Quick-Flash",
1414
"maintainers": [
1515
"Tygo van den Hurk"
1616
],
@@ -41,6 +41,7 @@
4141
"embedded-typescript": "^0.1.0",
4242
"express": "^5.1.0",
4343
"fast-glob": "^3.3.3",
44+
"ora": "^9.0.0",
4445
"xml-parser-xo": "^4.1.5",
4546
"yaml": "^2.8.1",
4647
"zod": "^4.1.12"

0 commit comments

Comments
 (0)