chore: Bump devchat version to 0.1.74

- Updated package-lock.json version to 0.1.74
- Ensured devchat dependency consistency with version bump
- Lockfile version remains unchanged, ensuring compatibility
This commit is contained in:
Rankin Zheng 2024-04-15 22:50:51 +08:00 committed by bobo.yang
parent 6679c355ae
commit 75df05c64d
2 changed files with 3 additions and 3 deletions

2
gui

@ -1 +1 @@
Subproject commit 9ebd041102ea457a7c221cf9dc073d288da93999
Subproject commit 68125fdac7a73ea0b4d1972bac777056930428f0

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "devchat",
"version": "0.1.73",
"version": "0.1.74",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "devchat",
"version": "0.1.73",
"version": "0.1.74",
"dependencies": {
"@iarna/toml": "^2.2.5",
"@tiptap/extension-link": "^2.0.3",