@c3-oss/prosa-core 0.8.1 → 0.9.0
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -764,7 +764,7 @@ __name(currentSchemaVersion, "currentSchemaVersion");
|
|
|
764
764
|
// package.json
|
|
765
765
|
var package_default = {
|
|
766
766
|
name: "@c3-oss/prosa-core",
|
|
767
|
-
version: "0.
|
|
767
|
+
version: "0.9.0",
|
|
768
768
|
description: "Core storage, import, search, export, analytics, and MCP APIs for prosa.",
|
|
769
769
|
author: "Caian Ertl <hi@caian.org>",
|
|
770
770
|
license: "MIT",
|