Skip to content

Commit 2d11ea9

Browse files
committed
fix: update output and dependencies
1 parent a18ac18 commit 2d11ea9

File tree

5 files changed

+1981
-1084
lines changed

5 files changed

+1981
-1084
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ junit.xml
140140
.vscode
141141

142142
# Exclude generated type declarations
143-
src/**/*.d.ts
143+
dist

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.*
2+
src
23
examples
34
test
45
commitlint.config.js

0 commit comments

Comments
 (0)