Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonxu committed May 13, 2021
1 parent a981cc8 commit 4b09275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.2.10",
"description": "JavaScript SDK for [腾讯云对象存储](https://cloud.tencent.com/product/cos)",
"main": "index.js",
"types": "types",
"types": "index.d.ts",
"scripts": {
"server": "node server/sts.js",
"dev": "cross-env NODE_ENV=development webpack -w",
Expand Down

0 comments on commit 4b09275

Please sign in to comment.