Skip to content

Commit 6b3ab02

Browse files
committed
fix(npm): do not npm publish tsconfig.tsbuildinfo
1 parent 025b9f4 commit 6b3ab02

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
tsconfig.json
2-
dist/tsconfig.tsbuildinfo
2+
tsconfig.tsbuildinfo
3+
node_modules

packages/multiple-select-vanilla/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
"./dist/styles/*": "./dist/styles/*",
2424
"./package.json": "./package.json"
2525
},
26-
"files": [
27-
"/dist",
28-
"/src"
29-
],
3026
"author": {
3127
"name": "zhixin wen",
3228
"email": "[email protected]",

0 commit comments

Comments
 (0)