Skip to content

Commit 71ed537

Browse files
committed
Update repository directory fields
1 parent 1c0d009 commit 71ed537

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

packages/temporal-polyfill-codemod/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"copyright": "2026 Adam Shaw",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/fullcalendar/temporal-polyfill.git"
14+
"url": "https://github.com/fullcalendar/temporal-polyfill.git",
15+
"directory": "packages/temporal-polyfill-codemod"
1516
},
1617
"type": "module",
1718
"main": "./dist/index.js",

packages/temporal-utils/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"copyright": "2026 Adam Shaw",
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/fullcalendar/temporal-polyfill.git"
15+
"url": "https://github.com/fullcalendar/temporal-polyfill.git",
16+
"directory": "packages/temporal-utils"
1617
},
1718
"files": [
1819
"dist",

0 commit comments

Comments
 (0)