@markuplint/react-spec
Advanced tools
Comparing version 4.0.0-alpha.2 to 4.0.0-alpha.3
{ | ||
"name": "@markuplint/react-spec", | ||
"version": "4.0.0-alpha.2", | ||
"version": "4.0.0-alpha.3", | ||
"description": "Extended specification for tags and attributes in React", | ||
@@ -24,3 +24,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.0.0-alpha.2" | ||
"@markuplint/ml-spec": "4.0.0-alpha.3" | ||
}, | ||
@@ -30,3 +30,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "51ad52c760435641f9bff8685707d8178b0787eb" | ||
"gitHead": "380836f7adc1ff7e8eaf9d869e68d29eee8f3b7e" | ||
} |
+ Added@markuplint/ml-ast@4.0.0-alpha.3(transitive)
+ Added@markuplint/ml-spec@4.0.0-alpha.3(transitive)
+ Added@markuplint/types@4.0.0-alpha.3(transitive)
- Removed@markuplint/ml-ast@4.0.0-alpha.2(transitive)
- Removed@markuplint/ml-spec@4.0.0-alpha.2(transitive)
- Removed@markuplint/types@4.0.0-alpha.2(transitive)