@fuzzle/opencode-accountant 0.4.3 → 0.4.4

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -25033,7 +25033,7 @@ var AccountantPlugin = async () => {
25033
25033
  "classify-statements": classify_statements_default,
25034
25034
  "import-statements": import_statements_default,
25035
25035
  "reconcile-statements": reconcile_statement_default,
25036
- "import-piprline": import_pipeline_default
25036
+ "import-pipeline": import_pipeline_default
25037
25037
  },
25038
25038
  config: async (config2) => {
25039
25039
  if (agent) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fuzzle/opencode-accountant",
3
- "version": "0.4.3",
3
+ "version": "0.4.4",
4
4
  "description": "An OpenCode accounting agent, specialized in double-entry-bookkepping with hledger",
5
5
  "author": {
6
6
  "name": "ali bengali",