-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9dd6eb9
commit 192cdd9
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
mv package.json package.json.tmp | ||
mv deno.json deno.json.tmp | ||
mv deno.lock deno.lock.tmp | ||
deno install --vendor --quiet "npm:[email protected].38" | ||
deno install --vendor --quiet "npm:[email protected].39" | ||
mv package.json.tmp package.json | ||
mv deno.json.tmp deno.json | ||
mv deno.lock.tmp deno.lock | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.