We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180f464 commit ef3da34Copy full SHA for ef3da34
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "validate-html-nesting",
3
- "version": "1.2.3",
+ "version": "1.2.4",
4
"description": "Validate parent-child nesting for HTML elements",
5
"main": "src/index.js",
6
"types": "./src/types.d.ts",
@@ -21,4 +21,4 @@
21
"@types/jest": "^27.5.1",
22
"jest": "^28.1.0"
23
}
24
-}
+}
0 commit comments