Skip to content

Commit

Permalink
fixlint
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongukjae committed Feb 20, 2022
1 parent ede68b4 commit 7847681
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,9 @@ http_archive(
)

load("@emsdk//:deps.bzl", emsdk_deps = "deps")

emsdk_deps()

load("@emsdk//:emscripten_deps.bzl", emsdk_emscripten_deps = "emscripten_deps")

emsdk_emscripten_deps(emscripten_version = "2.0.31")

0 comments on commit 7847681

Please sign in to comment.