diff --git a/index.js b/index.js index a5d7b457..c571d591 100755 --- a/index.js +++ b/index.js @@ -79,6 +79,8 @@ function sortPackageJson(packageJson) { 'files', 'main', 'jsnext:main', + 'types', + 'typings', 'style', 'example', 'examplestyle',