@unified-latex/unified-latex-util-split
Advanced tools
Comparing version 1.4.2 to 1.6.0
@@ -14,3 +14,3 @@ export * from "./libs/split-on-macro"; | ||
* this is used to split on `&` characters in the `align` environment. | ||
*/ | ||
*/ | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@unified-latex/unified-latex-util-split", | ||
"version": "1.4.2", | ||
"version": "1.6.0", | ||
"description": "Functions for modifying a unified-latex AST", | ||
@@ -8,4 +8,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@unified-latex/unified-latex-types": "^1.4.2", | ||
"@unified-latex/unified-latex-util-match": "^1.4.2" | ||
"@unified-latex/unified-latex-types": "^1.6.0", | ||
"@unified-latex/unified-latex-util-match": "^1.6.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
46330