Skip to content

Commit

Permalink
format: jsr.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Apr 18, 2024
1 parent 7b4926e commit 6e6336d
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 163 deletions.
8 changes: 7 additions & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"version": "0.12.1",
"exports": "./src/index.ts",
"publish": {
"include": ["src", "package.json", "jsr.json", "README.md", "LICENSE"]
"include": [
"src",
"package.json",
"jsr.json",
"README.md",
"LICENSE"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@babel/types": "^7.24.0",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
Expand Down

0 comments on commit 6e6336d

Please sign in to comment.