deno-disable-update-check.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=123
This commit is contained in:
2023-05-17 20:00:36 +00:00
committed by Git OBS Bridge
parent 1492551126
commit 818c68f0ba
3 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 17 19:57:07 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
- add deno-disable-update-check.patch
* this stops deno from automatically checking for an update
whenever a script is run
-------------------------------------------------------------------
Fri May 12 17:08:12 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>