Skip to content

Commit d008e31

Browse files
committed
Remove not needed default
1 parent 15f24c7 commit d008e31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@
125125
"type": "array",
126126
"items": {
127127
"type": "string"
128-
},
129-
"default": []
128+
}
130129
}
131130
}
132131
},

0 commit comments

Comments
 (0)