Skip to content

Commit

Permalink
build: v3.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tbjgolden committed Jun 13, 2023
1 parent 02b2961 commit d142056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .scripts/checkBuild.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ if (await isDirectory("lib")) {
const result = JSON.stringify(parseMediaQuery("(monochrome)"));
const expected = JSON.stringify({
type: "query",
mediaType: "all",
mediaCondition: {
type: "condition",
children: [{ type: "feature", context: "boolean", feature: "monochrome" }],
Expand Down

0 comments on commit d142056

Please sign in to comment.