Skip to content

Commit 253dda9

Browse files
fix(package): change the homepage link from testing to error
1 parent 9775f0b commit 253dda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.1",
44
"description": "Manages the callback function.",
55
"author": "Angular Package <[email protected]> (https://wvvw.dev)",
6-
"homepage": "https://github.com/angular-package/testing#readme",
6+
"homepage": "https://github.com/angular-package/error#readme",
77
"peerDependencies": {
88
"@angular-package/type": "^4.2.0"
99
},

0 commit comments

Comments
 (0)