Skip to content

Commit ef3da34

Browse files
committed
Version 1.2.4
1 parent 180f464 commit ef3da34

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
@@ -1,6 +1,6 @@
11
{
22
"name": "validate-html-nesting",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Validate parent-child nesting for HTML elements",
55
"main": "src/index.js",
66
"types": "./src/types.d.ts",
@@ -21,4 +21,4 @@
2121
"@types/jest": "^27.5.1",
2222
"jest": "^28.1.0"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)