Skip to content

Commit

Permalink
Merge pull request #88 from njhale/bump/node-gptscript
Browse files Browse the repository at this point in the history
chore: bump node-gptscript to v0.9.5-rc2 and desktop's package version
  • Loading branch information
njhale authored Aug 13, 2024
2 parents b563222 + ef3f1c2 commit 8239ddd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://acorn.io"
},
"private": true,
"version": "v0.10.0-rc1",
"version": "v0.10.0-rc2",
"scripts": {
"build": "next build --no-lint",
"build:electron": "next build --no-lint && node electron/build.mjs",
Expand All @@ -20,7 +20,7 @@
},
"main": "electron/main.mjs",
"dependencies": {
"@gptscript-ai/gptscript": "^0.9.5-rc1",
"@gptscript-ai/gptscript": "^0.9.5-rc2",
"@monaco-editor/react": "^4.6.0",
"@nextui-org/button": "2.0.32",
"@nextui-org/code": "2.0.28",
Expand Down

0 comments on commit 8239ddd

Please sign in to comment.