diff --git a/package.json b/package.json index bb561d5..a0a4b3f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "main": "dist/index.js", "module": "dist/index.es.js", "jsnext:main": "dist/index.es.js", - "types": "index.d.ts", "scripts": { "commit": "git add . && git-cz", "test": "is-ci 'test:ci' 'test:dev'",