fix: package.json keys order
This commit is contained in:
parent
b425b251ea
commit
97975dafc5
@ -66,14 +66,14 @@ module.exports = {
|
||||
'author',
|
||||
'repository',
|
||||
'funding',
|
||||
'bin',
|
||||
'exports',
|
||||
'files',
|
||||
'jsdelivr',
|
||||
'main',
|
||||
'module',
|
||||
'types',
|
||||
'unpkg',
|
||||
'jsdelivr',
|
||||
'exports',
|
||||
'bin',
|
||||
'files',
|
||||
'scripts',
|
||||
'peerDependencies',
|
||||
'peerDependenciesMeta',
|
||||
|
Loading…
Reference in New Issue
Block a user