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 98ec8ff commit 279cd5b
Show file tree
Hide file tree
Showing 3 changed files with 11 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: Tencent cos bucket for next.
* homepage: https://github.com/afeiship/next-tx-cos-bucket
* version: 1.0.0
* date: 2020-11-21 11:00:35
* date: 2020-11-21 11:07:37
* 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: Tencent cos bucket for next.
* homepage: https://github.com/afeiship/next-tx-cos-bucket
* version: 1.0.0
* date: 2020-11-21 11:00:35
* date: 2020-11-21 11:07:37
* license: MIT
*/
!function(){var e=((this||window||Function("return this")()).nx||require("@jswork/next")).declare("nx.TxCosBucket",{});"undefined"!=typeof module&&module.exports&&(module.exports=e)}();
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
}
}
},
"keywords": [
"next",
"tencent",
"tx",
"cos",
"bucket"
]
}

0 comments on commit 279cd5b

Please sign in to comment.