Skip to content

Commit 89a481d

Browse files
committed
PR feedback
1 parent 137ee98 commit 89a481d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/api-extractor/config/heft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Defines configuration used by core Heft.
33
*/
44
{
5-
"$schema": "https://developer.microsoft.com/json-schemas/heft/v0/v0/heft.schema.json",
5+
"$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json",
66

77
/**
88
* Optionally specifies another JSON config file that this file extends from. This provides a way for standard

apps/heft/heft-plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://developer.microsoft.com/json-schemas/heft/heft-plugin.schema.json",
2+
"$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json",
33

44
"lifecyclePlugins": [],
55

0 commit comments

Comments
 (0)