Skip to content

Commit 8239ddd

Browse files
authored
Merge pull request #88 from njhale/bump/node-gptscript
chore: bump node-gptscript to v0.9.5-rc2 and desktop's package version
2 parents b563222 + ef3f1c2 commit 8239ddd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://acorn.io"
88
},
99
"private": true,
10-
"version": "v0.10.0-rc1",
10+
"version": "v0.10.0-rc2",
1111
"scripts": {
1212
"build": "next build --no-lint",
1313
"build:electron": "next build --no-lint && node electron/build.mjs",
@@ -20,7 +20,7 @@
2020
},
2121
"main": "electron/main.mjs",
2222
"dependencies": {
23-
"@gptscript-ai/gptscript": "^0.9.5-rc1",
23+
"@gptscript-ai/gptscript": "^0.9.5-rc2",
2424
"@monaco-editor/react": "^4.6.0",
2525
"@nextui-org/button": "2.0.32",
2626
"@nextui-org/code": "2.0.28",

0 commit comments

Comments
 (0)