Skip to content

Commit ca47675

Browse files
committed
添加缺失的包管理器字段
1 parent a7c3c71 commit ca47675

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,6 @@
9494
"patchedDependencies": {
9595
"@types/wicg-file-system-access": "patches/@types__wicg-file-system-access.patch"
9696
}
97-
}
97+
},
98+
"packageManager": "[email protected]"
9899
}

0 commit comments

Comments
 (0)