Skip to content

Commit

Permalink
reset odin-js and dust-js branches to main
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaLRussell committed Sep 1, 2023
1 parent 52cea31 commit 590ea82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/update_js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
set -exu

ODIN_JS_BRANCH=mrc-4455
DUST_JS_BRANCH=update-odin-js
ODIN_JS_BRANCH=main
DUST_JS_BRANCH=main

HERE=$(dirname $0)
PACKAGE_ROOT=$(realpath $HERE/..)
Expand Down

0 comments on commit 590ea82

Please sign in to comment.