@gram-data/gram-stringify
Advanced tools
Comparing version 0.2.13-alpha.1 to 0.2.13
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "0.2.13-alpha.1", | ||
"version": "0.2.13", | ||
"license": "MIT", | ||
@@ -52,4 +52,4 @@ "repository": { | ||
"devDependencies": { | ||
"@gram-data/gram-builder": "^0.2.13-alpha.1", | ||
"@gram-data/gram-ops": "^0.2.13-alpha.1", | ||
"@gram-data/gram-builder": "^0.2.13", | ||
"@gram-data/gram-ops": "^0.2.13", | ||
"@types/jest": "^26.0.15", | ||
@@ -71,6 +71,6 @@ "@types/unist": "^2.0.3", | ||
"dependencies": { | ||
"@gram-data/gram-ast": "^0.2.13-alpha.1", | ||
"@gram-data/gram-ast": "^0.2.13", | ||
"unified": "^9.2.0" | ||
}, | ||
"gitHead": "b4a2abe648ff61d7c23add3c762e2953446a4976", | ||
"gitHead": "d453e655d898f1e11b98f8b81b073ecb0d8e85f8", | ||
"publishConfig": { | ||
@@ -77,0 +77,0 @@ "access": "public" |
86546
Updated@gram-data/gram-ast@^0.2.13