Skip to content

Commit be03615

Browse files
committed
remove linku.la from permission
1 parent c7a8eee commit be03615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"update": {
2020
"description": "Updates dependencies and telo misikeke",
21-
"command": "deno outdated --update && deno run -N=api.linku.la,gitlab.com -W=./telo_misikeke/linku_data.json,./telo_misikeke/Parser.js,./telo_misikeke/rules.js --no-prompt --frozen --cached-only ./telo_misikeke/update.ts"
21+
"command": "deno outdated --update && deno run -N=gitlab.com -W=./telo_misikeke/linku_data.json,./telo_misikeke/Parser.js,./telo_misikeke/rules.js --no-prompt --frozen --cached-only ./telo_misikeke/update.ts"
2222
},
2323
"build-dictionary": {
2424
"description": "Builds the dictionary at `./dictionary/dictionary.ts`",

0 commit comments

Comments
 (0)