Skip to content

Commit 8fbace3

Browse files
authored
Merge pull request #27 from cto-af/files
Don't publish cache
2 parents bf94243 + e917512 commit 8fbace3

2 files changed

Lines changed: 4 additions & 13 deletions

File tree

.npmignore

Lines changed: 0 additions & 13 deletions
This file was deleted.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"main": "lib/index.js",
66
"type": "module",
77
"types": "types/index.d.ts",
8+
"files": [
9+
"lib",
10+
"types"
11+
],
812
"repository": {
913
"type": "git",
1014
"url": "git+https://github.com/cto-af/string-width.git"

0 commit comments

Comments
 (0)