Skip to content

Commit 8dafc02

Browse files
authored
chore: update package URL (#120)
1 parent 3d82c74 commit 8dafc02

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/brown-bats-rest.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'dts-buddy': patch
3+
---
4+
5+
chore: update package URL

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 [these people](https://github.com/Rich-Harris/dts-buddy/graphs/contributors)
1+
Copyright (c) 2023 [these people](https://github.com/sveltejs/dts-buddy/graphs/contributors)
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A tool for creating .d.ts bundles",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/Rich-Harris/dts-buddy"
7+
"url": "https://github.com/sveltejs/dts-buddy"
88
},
99
"license": "MIT",
1010
"type": "module",

0 commit comments

Comments
 (0)