Skip to content

Commit e73f5d6

Browse files
committed
chore: 清理 package.json,移除 engines 字段,调整版本检测插件格式
1 parent 3d4e7c4 commit e73f5d6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"plugin",
77
"web-update",
88
"notification",
9-
"version-detection",
9+
"version-detection",
1010
"update-notification",
1111
"winner-fed",
1212
"winjs-dev",
@@ -76,10 +76,6 @@
7676
"optional": true
7777
}
7878
},
79-
"engines": {
80-
"node": ">=22",
81-
"pnpm": ">=10"
82-
},
8379
"publishConfig": {
8480
"access": "public",
8581
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)