Skip to content

Commit ea4c199

Browse files
author
longwu
committed
chore: 1.1.0
1 parent f631af1 commit ea4c199

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@longwoo/eslint-config-typescript-prettier",
3-
"version": "1.0.1",
2+
"name": "@loongwoo/eslint-config-typescript-prettier",
3+
"version": "1.1.0",
44
"description": " 一个 TypeScript 的 ESLint 配置,使用 Prettier 格式化代码。",
55
"main": "index.js",
66
"keywords": [
@@ -12,7 +12,7 @@
1212
"files": [
1313
"index.js"
1414
],
15-
"author": "long.woo [email protected]",
15+
"author": "loong.woo [email protected]",
1616
"license": "ISC",
1717
"publishConfig": {
1818
"access": "public",

0 commit comments

Comments
 (0)