Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Nov 21, 2020
1 parent 138ce07 commit f77462d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* description: Const for tencent cos regions.
* homepage: https://github.com/afeiship/next-tx-cos-regions
* version: 1.0.0
* date: 2020-11-21 10:53:20
* date: 2020-11-21 10:54:41
* license: MIT
*/

Expand Down
2 changes: 1 addition & 1 deletion dist/index.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* description: Const for tencent cos regions.
* homepage: https://github.com/afeiship/next-tx-cos-regions
* version: 1.0.0
* date: 2020-11-21 10:53:20
* date: 2020-11-21 10:54:41
* license: MIT
*/
!function(){var n=(this||window||Function("return this")()).nx||require("@jswork/next");n.txCosRegions=["ap-chengdu","ap-chongqing","ap-shanghai","ap-chongqing","ap-beijing","ap-nanjing","ap-guangzhou","ap-shenzhen-fsi","ap-shanghai-fsi","ap-beijing-fsi"],"undefined"!=typeof module&&module.exports&&(module.exports=n.txCosRegions)}();
12 changes: 10 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,13 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
}
}
},
"keywords": [
"next",
"cos",
"tencent",
"tx",
"bucket",
"regions"
]
}

0 comments on commit f77462d

Please sign in to comment.