@markuplint/ml-config
Advanced tools
Comparing version 3.0.0-rc.2 to 3.0.0-rc.3
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "3.0.0-rc.2", | ||
"version": "3.0.0-rc.3", | ||
"description": "JSON Schema and TypeScript types of markuplint configure JSON", | ||
@@ -19,7 +19,7 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"devDependencies": { | ||
"@markuplint/ml-ast": "3.0.0-rc.2", | ||
"@markuplint/ml-ast": "3.0.0-rc.3", | ||
"@types/mustache": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@markuplint/selector": "3.0.0-rc.2", | ||
"@markuplint/selector": "3.0.0-rc.3", | ||
"deepmerge": "^4.2.2", | ||
@@ -29,3 +29,3 @@ "is-plain-object": "^5.0.0", | ||
}, | ||
"gitHead": "27a5c8d136f4b0cf8452552cff529dd0a4db6bba" | ||
"gitHead": "6cb4f1656d4cd7554891006181c1f79cea4d9bfa" | ||
} |
+ Added@markuplint/selector@3.0.0-rc.3(transitive)
- Removed@markuplint/selector@3.0.0-rc.2(transitive)