@markuplint/react-spec
Advanced tools
Comparing version 3.0.0-alpha.2 to 3.0.0-alpha.3
{ | ||
"name": "@markuplint/react-spec", | ||
"version": "3.0.0-alpha.2", | ||
"version": "3.0.0-alpha.3", | ||
"description": "Extended specification for tags and attributes in React", | ||
@@ -19,5 +19,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-spec": "3.0.0-alpha.2" | ||
"@markuplint/ml-spec": "3.0.0-alpha.3" | ||
}, | ||
"gitHead": "830bf8187b81bf5ca2f5f09b6f85a98395a58bdb" | ||
"gitHead": "884b1a6a7385e86cca7796b0b927a886ee90140e" | ||
} |
Sorry, the diff of this file is not supported yet
+ Added@markuplint/ml-ast@3.0.0-alpha.3(transitive)
+ Added@markuplint/ml-spec@3.0.0-alpha.3(transitive)
- Removed@markuplint/ml-ast@3.0.0-alpha.2(transitive)
- Removed@markuplint/ml-spec@3.0.0-alpha.2(transitive)