Skip to content

Commit bedd384

Browse files
Merge pull request #3 from YaroShkvorets/main
Fix compositeKey, typebox types
2 parents 71629b1 + 7448dc9 commit bedd384

File tree

8 files changed

+1100
-262
lines changed

8 files changed

+1100
-262
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ yarn-error.log*
77
lerna-debug.log*
88
.pnpm-debug.log*
99

10+
1011
# Diagnostic reports (https://nodejs.org/api/report.html)
1112
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
1213

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package-lock.json
2+
yarn.lock
3+
buf.gen.yaml

0 commit comments

Comments
 (0)