Skip to content

Commit 561580a

Browse files
author
Justin Kimbrell
committed
fix: updated package.json links
1 parent 09f4041 commit 561580a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/eager-plants-lay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"flipclock": patch
3+
---
4+
5+
Fixed package.json and README.md

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"contributors": [],
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/objectivehtml/flipflock.git"
10+
"url": "git+https://github.com/objectivehtml/flipclock.git"
1111
},
1212
"homepage": "https://flipclockjs.com",
1313
"bugs": {
14-
"url": "https://github.com/objectivehtml/flipflock/issues"
14+
"url": "https://github.com/objectivehtml/flipclock/issues"
1515
},
1616
"files": [
1717
"dist"

0 commit comments

Comments
 (0)