Skip to content

Commit 66bfaec

Browse files
authored
Merge pull request #56 from browserstack/ip-protection-tag
chore: updated tags in validate js file to include advanced tag
2 parents aae133e + 86109d6 commit 66bfaec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/tasks/validate.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,8 @@ const miscTags = [
313313
'review-item',
314314
'deprecated',
315315
'a11y-engine',
316-
'a11y-engine-experimental'
316+
'a11y-engine-experimental',
317+
'advanced'
317318
];
318319

319320
const categories = [

0 commit comments

Comments
 (0)