Skip to content

Commit 3e5c829

Browse files
yisarfengmk2
andauthored
feat: add scopes and packages (#28)
这些是俺的个人项目用到的依赖,部分依赖对其他人也有用 在过去,一直使用饿了么的镜像,如 https://npm.elemecdn.com/[email protected]/docs/eplayer.js 但是饿了么同步的实在太慢了,所以迫切需要寻找国内平替(jsd啥的都太慢了) 具体使用情况看,https://www.clicli.cc 不会滥用√ [skip ci] <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Summary by CodeRabbit - **Chores** - Updated dependencies to include new packages for enhanced functionality and performance. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: fengmk2 <[email protected]>
1 parent 9a347cb commit 3e5c829

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,10 @@
181181
"@electron",
182182
"@pisell",
183183
"@gkd-kit",
184-
"@muxunorg",
185184
"@xlaoyu",
185+
"@clicli",
186+
"@yse",
187+
"@muxunorg",
186188
"@kne",
187189
"@kne-components"
188190
],
@@ -4933,6 +4935,9 @@
49334935
"ep-open-tool-mini": {
49344936
"version": "*"
49354937
},
4938+
"eplayer": {
4939+
"version": "*"
4940+
},
49364941
"ero": {
49374942
"version": "*"
49384943
},
@@ -6007,6 +6012,9 @@
60076012
"frappe-gantt": {
60086013
"version": "*"
60096014
},
6015+
"fre": {
6016+
"version": "*"
6017+
},
60106018
"free-tex-packer-core": {
60116019
"version": "*"
60126020
},

0 commit comments

Comments
 (0)