proto -> ollama

This commit is contained in:
Jeffrey Morgan
2023-06-26 15:57:13 -04:00
parent e0543756b3
commit df5fdd6647
5 changed files with 28 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "client",
"productName": "client",
"version": "1.0.0",
"description": "Proto",
"name": "olama",
"productName": "ollama",
"version": "0.0.1",
"description": "Ollama",
"main": ".webpack/main",
"scripts": {
"start": "electron-forge start",