Skip to content

Commit 93bab82

Browse files
committed
Update package links with the correct repo
1 parent 5ef9fc7 commit 93bab82

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

package-lock.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/Gigabyte5671/CSS-to-HTML.git"
13+
"url": "git+https://github.com/CSS-Canvas/CSS-to-HTML.git"
1414
},
1515
"keywords": [
1616
"css",
@@ -21,9 +21,7 @@
2121
"author": "Giga",
2222
"license": "MIT",
2323
"bugs": {
24-
"url": "https://github.com/Gigabyte5671/CSS-to-HTML/issues"
24+
"url": "https://github.com/CSS-Canvas/CSS-to-HTML/issues"
2525
},
26-
"homepage": "https://github.com/Gigabyte5671/CSS-to-HTML#readme",
27-
"dependencies": {
28-
}
26+
"homepage": "https://github.com/CSS-Canvas/CSS-to-HTML#readme"
2927
}

0 commit comments

Comments
 (0)