Skip to content

Commit

Permalink
pin node version for esm.sh? Build works locally for me.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwblair committed Sep 27, 2023
1 parent a42f3de commit 0fd4a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bids-validator/src/deps/hed-validator.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export { default } from "https://esm.sh/[email protected]"
export { default } from "https://esm.sh/[email protected]?deps=node@16"

0 comments on commit 0fd4a25

Please sign in to comment.