Skip to content

Commit 94064dc

Browse files
Update package.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e22268 commit 94064dc

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
@@ -31,8 +31,8 @@
3131
"test:a11y": "yarn workspace @spectrum-web-components/1st-gen test:a11y",
3232
"test:a11y:1st": "yarn workspace @spectrum-web-components/1st-gen test:a11y:1st",
3333
"test:a11y:2nd": "yarn workspace @spectrum-web-components/1st-gen test:a11y:2nd",
34-
"test:a11y:ui": "yarn workspace @spectrum-web-components/1st-gen test:a11y:ui",
35-
"test:a11y:report": "yarn workspace @spectrum-web-components/1st-gen test:a11y:report"
34+
"test:a11y:report": "yarn workspace @spectrum-web-components/1st-gen test:a11y:report",
35+
"test:a11y:ui": "yarn workspace @spectrum-web-components/1st-gen test:a11y:ui"
3636
},
3737
"workspaces": [
3838
"1st-gen",

0 commit comments

Comments
 (0)