Skip to content

Commit 476389e

Browse files
committed
chore: update author
1 parent 1bbea0e commit 476389e

File tree

2 files changed

+149
-149
lines changed

2 files changed

+149
-149
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-inline-enum",
33
"version": "0.6.1",
4-
"packageManager": "[email protected].0",
4+
"packageManager": "[email protected].1",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",
77
"keywords": [
@@ -20,7 +20,7 @@
2020
"type": "git",
2121
"url": "git+https://github.com/unplugin/unplugin-inline-enum.git"
2222
},
23-
"author": "三咲智子 Kevin Deng <[email protected]>",
23+
"author": "Kevin Deng <[email protected]>",
2424
"funding": "https://github.com/sponsors/sxzz",
2525
"files": [
2626
"dist"
@@ -60,7 +60,7 @@
6060
"prepublishOnly": "pnpm run build"
6161
},
6262
"dependencies": {
63-
"ast-kit": "^2.1.2",
63+
"ast-kit": "^2.1.3",
6464
"magic-string": "^0.30.19",
6565
"picomatch": "^4.0.3",
6666
"tinyglobby": "^0.2.15",

0 commit comments

Comments
 (0)