Skip to content

Commit 1c51598

Browse files
committedNov 25, 2019
feat: add 'type' field to list
1 parent 491edb9 commit 1c51598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎index.js

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const sortOrder = [
1717
'contributors',
1818
'files',
1919
'sideEffects',
20+
'type',
2021
'main',
2122
'umd:main',
2223
'unpkg',

0 commit comments

Comments
 (0)
Please sign in to comment.