Skip to content

Commit

Permalink
fix: Drop incompatible/unnecessary typesVersions from package.json (#463
Browse files Browse the repository at this point in the history
)
  • Loading branch information
eemeli committed Apr 14, 2023
1 parent a2afb00 commit 0623814
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Expand Up @@ -36,13 +36,6 @@
"default": "./browser/dist/util.js"
}
},
"typesVersions": {
"*": {
"*": [
"dist/*"
]
}
},
"scripts": {
"build": "npm run build:node && npm run build:browser",
"build:browser": "rollup -c config/rollup.browser-config.mjs",
Expand Down

0 comments on commit 0623814

Please sign in to comment.