Skip to content

Commit 4f572b4

Browse files
fix: update jsr.json
1 parent 2823e48 commit 4f572b4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

jsr.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@sovereignbase/bytecodec",
4-
"version": "1.5.1",
4+
"version": "0.0.0",
55
"exports": "./src/index.ts",
66
"publish": {
77
"include": [
88
"package.json",
99
"src/**/*.ts",
10-
"src/.errors/**/*.ts",
11-
"src/.helpers/**/*.ts",
10+
"src/**/.*/**/*.ts",
1211
"README.md",
1312
"LICENSE"
1413
]

0 commit comments

Comments
 (0)