This is a really simple revert - merging
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@aaif/goose",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.0",
|
||||
"description": "Goose - an open-source AI agent",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
@@ -16,7 +16,7 @@
|
||||
],
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"goose-text": "dist/tui.js"
|
||||
"goose": "dist/tui.js"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user