Skip to content

Commit e59677b

Browse files
bteacexbrayat
authored andcommitted
refactor: update LICENSE
1 parent e395951 commit e59677b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

+2-2
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Repository: alexeyraspopov/picocolors
209209

210210
License: MIT
211211
By: Nate Moore
212-
Repository: https://github.com/natemoo-re/clack
212+
Repository: git+https://github.com/bombshell-dev/clack.git
213213

214214
> MIT License
215215
>
@@ -226,7 +226,7 @@ Repository: https://github.com/natemoo-re/clack
226226

227227
License: MIT
228228
By: Nate Moore
229-
Repository: https://github.com/natemoo-re/clack
229+
Repository: git+https://github.com/bombshell-dev/clack.git
230230

231231
> MIT License
232232
>

rolldown.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ export default defineConfig({
207207
filter: {
208208
id: /@vue.create-eslint-config.renderEjsFile\.js$/,
209209
},
210-
handler(code, id) {
210+
handler(_code, id) {
211211
const pkgDir = path.dirname(id)
212212
const templatesDir = path.resolve(pkgDir, './templates')
213213

0 commit comments

Comments
 (0)