Skip to content

Commit

Permalink
fix: remove typing from package.json (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
kerm1it committed Sep 2, 2020
1 parent 248d185 commit 164b23d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -71,6 +71,5 @@
"react-dom": "^16.9.0",
"react-draggable": "^4.4.3",
"typescript": "^4.0.2"
},
"typings": "./lib/DialogWrap.d.ts"
}
}

1 comment on commit 164b23d

@vercel
Copy link

@vercel vercel bot commented on 164b23d Sep 2, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.