diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-11-06 15:35:07 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-11-06 15:35:07 +0200 |
| commit | 976b4992c10e4f5f5a647b748fc0a5c9f7835ebb (patch) | |
| tree | b2d05a75855eecb35726817edda7390fe6ef2e65 /package.json | |
| parent | 4d59f78439f8fba6dea2fe7b2b132800529d279e (diff) | |
| download | ollama-logseq-976b4992c10e4f5f5a647b748fc0a5c9f7835ebb.tar.xz ollama-logseq-976b4992c10e4f5f5a647b748fc0a5c9f7835ebb.zip | |
Disabled cors
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a53a2e0..88a15f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ollama-logseq", - "version": "0.1.0", + "version": "1.0.1", "main": "dist/index.html", "scripts": { "dev": "vite", |
