Skip to content

Commit

Permalink
Revert "add typescript definition file"
Browse files Browse the repository at this point in the history
This reverts commit 2bf5499.
  • Loading branch information
koddsson committed Jul 29, 2019
1 parent 2bf5499 commit cb38779
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
6 changes: 0 additions & 6 deletions index.d.ts

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@
"description": "An input element that validates its value with a server endpoint.",
"repository": "github/auto-check-element",
"files": [
"dist",
"index.d.ts"
"dist"
],
"main": "dist/index.umd.js",
"module": "dist/index.esm.js",
"types": "index.d.ts",
"scripts": {
"clean": "rm -rf dist/",
"lint": "github-lint",
Expand Down

0 comments on commit cb38779

Please sign in to comment.