Skip to content

Commit 4f6ba39

Browse files
committed
chore: clean package.json
1 parent 26e8651 commit 4f6ba39

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@
3131
"types": "lib",
3232
"files": [
3333
"lib",
34-
"!lib/**/*.test.*",
35-
"LICENSE-MIT",
36-
"LICENSE-PARITY",
37-
"LICENSE-PATRON"
34+
"!lib/**/*.test.*"
3835
],
3936
"scripts": {
4037
"test": "npm run build && xv lib",

0 commit comments

Comments
 (0)