Skip to content

Commit

Permalink
fix(ts): `Cannot find module '@flex-development/is-builtin' or its co…
Browse files Browse the repository at this point in the history
…rresponding type declarations`

Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Oct 8, 2022
1 parent 04936ca commit a5b4f9c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@
},
"module": "./dist/is-builtin.mjs",
"types": "./dist/is-builtin.d.mts",
"typesVersions": {
"*": {
"*": [
"./dist/*.d.mts"
]
}
},
"scripts": {
"build": "mkbuild",
"check:ci": "yarn dedupe --check && yarn check:format && yarn check:lint && yarn check:spelling && yarn check:types && yarn check:types:build && yarn test:cov && NODE_ENV=production yarn pack -o %s-%v.tgz && yarn clean:pack",
Expand Down

0 comments on commit a5b4f9c

Please sign in to comment.