Skip to content

Commit

Permalink
git: remove broken types reference in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
corinnaerin committed Feb 2, 2022
1 parent 123a0f2 commit e1ae8a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"main": "./dist/cjs/index.js",
"module": "./dist/esm5/index.js",
"es2015": "./dist/esm/index.js",
"types": "index.d.ts",
"typesVersions": {
">=4.2": {
"*": [
Expand Down

0 comments on commit e1ae8a7

Please sign in to comment.