Skip to content

Commit 146e5dd

Browse files
committed
Add tsup and update TS
1 parent 4a7e129 commit 146e5dd

File tree

2 files changed

+598
-8
lines changed

2 files changed

+598
-8
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
"rollup": "^2.32.1",
126126
"rollup-plugin-terser": "^7.0.2",
127127
"ts-jest": "26.5.6",
128-
"typescript": "^4.3.4"
128+
"tsup": "^7.0.0",
129+
"typescript": "^5.0"
129130
}
130131
}

0 commit comments

Comments
 (0)