diff --git a/package.json b/package.json index 96d846a..13bcde8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "3.0.1", "description": "Copies non-react specific statics from a child component to a parent component", "main": "dist/hoist-non-react-statics.cjs.js", - "types": "index.d.ts", "repository": { "type": "git", "url": "git://github.com/mridgway/hoist-non-react-statics.git"