Skip to content

Commit

Permalink
removes type: module from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iway1 committed Jan 14, 2023
1 parent 5296ce2 commit 521fcc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/trpc-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"main": "lib/index.js",
"module": "lib/index.mjs",
"typings": "lib/src/index.d.ts",
"type": "module",
"scripts": {
"test": "jest",
"test:watch": "jest --watch",
Expand Down

0 comments on commit 521fcc9

Please sign in to comment.