Skip to content

Commit 4027b4c

Browse files
jonkoopsrolandjitsu
authored andcommitted
chore: replace .npmignore with files field
1 parent 1268db8 commit 4027b4c

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

.npmignore

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"files": [
1010
"dist/**/*",
1111
"src/*",
12-
"!*.spec.*",
13-
"LICENSE"
12+
"!*.spec.*"
1413
],
1514
"keywords": [
1615
"drag-and-drop",

0 commit comments

Comments
 (0)