Skip to content

Commit

Permalink
fix: get rid of module entry in package.json
Browse files Browse the repository at this point in the history
fix #5
  • Loading branch information
jedwards1211 committed May 20, 2019
1 parent 5026474 commit fc39800
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"version": "0.0.0-development",
"description": "a Field component that supports a normalizeOnBlur property",
"main": "index.js",
"module": "es/index.js",
"modules.root": "es",
"sideEffects": false,
"scripts": {
"lint": "eslint src test --cache",
Expand Down

0 comments on commit fc39800

Please sign in to comment.