Skip to content

Commit

Permalink
fix:修复类型未正确回显问题发包 (#849)
Browse files Browse the repository at this point in the history
* fix:修复类型未正确回显问题

* fix:修复类型未正确回显问题发包
  • Loading branch information
mondaylab authored Oct 31, 2024
1 parent 1ca64ef commit adb03fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baiducloud/qianfan",
"version": "0.1.9",
"version": "0.2.0",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down Expand Up @@ -65,4 +65,4 @@
"rollup-plugin-terser": "^7.0.2",
"ts-node": "^10.9.2"
}
}
}

0 comments on commit adb03fd

Please sign in to comment.