Skip to content

Commit

Permalink
chore: Update package name and npm badge URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
WhitePaper233 committed Jul 22, 2024
1 parent cd0dcb1 commit a2034e3
Show file tree
Hide file tree
Showing 11 changed files with 156 additions and 154 deletions.
4 changes: 0 additions & 4 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.1.cjs

npmRegistryServer: https://registry.npmmirror.com

npmPublishRegistry: https://registry.yarnpkg.com
2 changes: 1 addition & 1 deletion external/ahsai
Submodule ahsai updated 2 files
+1 −1 package.json
+2 −2 readme.md
2 changes: 1 addition & 1 deletion external/bili-dyn-sub
Submodule bili-dyn-sub updated 2 files
+1 −1 package.json
+2 −2 readme.md
2 changes: 1 addition & 1 deletion external/bili-parser
Submodule bili-parser updated 2 files
+1 −1 package.json
+2 −2 readme.md
2 changes: 1 addition & 1 deletion external/daily-news
Submodule daily-news updated 2 files
+1 −1 package.json
+2 −2 readme.md
2 changes: 1 addition & 1 deletion external/github-parser
Submodule github-parser updated 2 files
+1 −1 package.json
+2 −2 readme.md
2 changes: 1 addition & 1 deletion external/otto-synth
Submodule otto-synth updated 2 files
+1 −1 package.json
+2 −2 readme.md
12 changes: 6 additions & 6 deletions koishi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ plugins:
root: .
group:klqzyr:
$label: asuna
~@asuna/bili-dyn-sub:8580ue: {}
'@asuna/bili-parser:u00onn': {}
'@asuna/ahsai:5uvmoa': {}
'@asuna/otto-synth:mpr9v5': {}
'@asuna/daily-news:3npls0': {}
'@asuna/github-parser:xe8wb5': {}
~@asuna-bot/bili-dyn-sub:8580ue: {}
'@asuna-bot/bili-parser:u00onn': {}
'@asuna-bot/ahsai:5uvmoa': {}
'@asuna-bot/otto-synth:mpr9v5': {}
'@asuna-bot/daily-news:3npls0': {}
'@asuna-bot/github-parser:xe8wb5': {}
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
// If you are developing a scoped plugin,
// just uncomment the next line and change `@scope`
// to the scope name (i.e. npm account or organization).
"@asuna/koishi-plugin-*": ["external/*/src"],
"@asuna-bot/koishi-plugin-*": ["external/*/src"],

// Below are links for koishi internal packages.
// You only need them when you are developing koishi itself.
Expand Down
14 changes: 10 additions & 4 deletions yakumo.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- name: yakumo
- id: 3syre0
name: yakumo
config:
pipeline:
build:
Expand All @@ -7,6 +8,11 @@
- client
clean:
- tsc --clean
- name: yakumo-esbuild
- name: yakumo-tsc
- name: '@koishijs/client/lib'
- id: z820wd
name: yakumo-esbuild
- id: 02kg4o
name: yakumo-tsc
- id: yof0uu
name: '@koishijs/client/lib'
- id: au3o63
name: yakumo/publish
Loading

0 comments on commit a2034e3

Please sign in to comment.