Skip to content

Commit 41ce40e

Browse files
committed
chore: remove old tests "gitHead"
1 parent 3cf812c commit 41ce40e

File tree

7 files changed

+7
-14
lines changed

7 files changed

+7
-14
lines changed

packages/carbon/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,5 @@
6767
},
6868
"publishConfig": {
6969
"access": "public"
70-
},
71-
"gitHead": "ae52e9d676b5f5d86cdf3039789a5200f6e2c3aa"
70+
}
7271
}

packages/form/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,5 @@
6868
"publishConfig": {
6969
"access": "public"
7070
},
71-
"customElements": "custom-elements.json",
72-
"gitHead": "ae52e9d676b5f5d86cdf3039789a5200f6e2c3aa"
71+
"customElements": "custom-elements.json"
7372
}

packages/material/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,5 @@
6767
},
6868
"publishConfig": {
6969
"access": "public"
70-
},
71-
"gitHead": "ae52e9d676b5f5d86cdf3039789a5200f6e2c3aa"
70+
}
7271
}

packages/shoelace/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,5 @@
6565
},
6666
"publishConfig": {
6767
"access": "public"
68-
},
69-
"gitHead": "ae52e9d676b5f5d86cdf3039789a5200f6e2c3aa"
68+
}
7069
}

packages/system/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,5 @@
6666
},
6767
"publishConfig": {
6868
"access": "public"
69-
},
70-
"gitHead": "ae52e9d676b5f5d86cdf3039789a5200f6e2c3aa"
69+
}
7170
}

packages/types/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@
2727
},
2828
"publishConfig": {
2929
"access": "public"
30-
},
31-
"gitHead": "ae52e9d676b5f5d86cdf3039789a5200f6e2c3aa"
30+
}
3231
}

packages/wired/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,5 @@
6666
},
6767
"publishConfig": {
6868
"access": "public"
69-
},
70-
"gitHead": "ae52e9d676b5f5d86cdf3039789a5200f6e2c3aa"
69+
}
7170
}

0 commit comments

Comments
 (0)