@markuplint/react-spec
Advanced tools
Comparing version 3.7.0 to 3.7.1
{ | ||
"name": "@markuplint/react-spec", | ||
"version": "3.7.0", | ||
"version": "3.7.1", | ||
"description": "Extended specification for tags and attributes in React", | ||
@@ -18,4 +18,4 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"devDependencies": { | ||
"@markuplint/ml-spec": "3.7.0" | ||
"dependencies": { | ||
"@markuplint/ml-spec": "3.8.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "42b97b47d22b37437024e693a72a458e2963e261" | ||
"gitHead": "adc6e432cccba7cfad0dc8bf9f92e5aaf1107359" | ||
} |
0
6203
2
+ Added@markuplint/ml-spec@3.8.0
+ Added@markuplint/ml-ast@3.1.0(transitive)
+ Added@markuplint/ml-spec@3.8.0(transitive)
+ Added@markuplint/types@3.6.0(transitive)
+ Added@types/whatwg-mimetype@3.0.0(transitive)
+ Addeddom-accessibility-api@0.5.16(transitive)
+ Addedtype-fest@3.13.1(transitive)