Skip to content

Commit 0b85e9d

Browse files
committed
chore: fix urls in package.json
1 parent 9ef6f81 commit 0b85e9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"typescript",
2929
"node.js"
3030
],
31-
"homepage": "https://github.com/teppeis/typescript-conditional-exports-workaround",
32-
"repository": "teppeis/typescript-conditional-exports-workaround",
31+
"homepage": "https://github.com/teppeis/typescript-subpath-exports-workaround",
32+
"repository": "teppeis/typescript-subpath-exports-workaround",
3333
"author": "Teppei Sato <[email protected]>",
3434
"license": "MIT",
3535
"devDependencies": {

0 commit comments

Comments
 (0)