@podlite/markdown 0.0.9 → 0.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.esm.js CHANGED
@@ -21743,7 +21743,7 @@ var require_package = __commonJS({
21743
21743
  "../podlite-schema/package.json"(exports, module) {
21744
21744
  module.exports = {
21745
21745
  name: "@podlite/schema",
21746
- version: "0.0.16",
21746
+ version: "0.0.17",
21747
21747
  description: "AST tools for Podlite markup language",
21748
21748
  main: "./src/index.ts",
21749
21749
  types: "./lib/index.d.ts",