We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf94243 + e917512 commit 8fbace3Copy full SHA for 8fbace3
2 files changed
.npmignore
package.json
@@ -5,6 +5,10 @@
5
"main": "lib/index.js",
6
"type": "module",
7
"types": "types/index.d.ts",
8
+ "files": [
9
+ "lib",
10
+ "types"
11
+ ],
12
"repository": {
13
"type": "git",
14
"url": "git+https://github.com/cto-af/string-width.git"
0 commit comments