Skip to content

Commit

Permalink
release: release v1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kailong321200875 committed Jan 13, 2024
1 parent f56cfa9 commit 6b0a36f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "arsenal-helper",
"type": "module",
"version": "1.7.9",
"version": "1.7.10",
"description": "My arsenal. (工具集军火库)",
"scripts": {
"coverage": "vitest run --coverage",
Expand Down Expand Up @@ -49,6 +49,7 @@
"require": "./dist/is.cjs"
}
},
"types": "./dist/index.d.ts",
"files": [
"dist"
],
Expand Down

0 comments on commit 6b0a36f

Please sign in to comment.