We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d32268 commit 9b53436Copy full SHA for 9b53436
package.json
@@ -2,6 +2,9 @@
2
"name": "@arcblock/xbytes",
3
"version": "1.9.1",
4
"description": "Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"main": "dist/index.js",
9
"module": "dist/index.mjs",
10
"exports": {
0 commit comments