Skip to content

Commit b5e3364

Browse files
committed
rm undocumented types key from package.json
1 parent b15c16c commit b5e3364

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/objection/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
}
1818
},
1919
"main": "dist/index.cjs",
20-
"types": "dist/index.d.ts",
2120
"files": [
2221
"dist",
2322
"src"

packages/orchid/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
}
1818
},
1919
"main": "dist/index.cjs",
20-
"types": "dist/index.d.ts",
2120
"files": [
2221
"dist",
2322
"src"

0 commit comments

Comments
 (0)