forked from BigfootDev/flatbuffers
Bump the versions of all aspect Bazel dependencies (#8508)
* bump all aspect dependency versions to latest * add workspace file to test bazel repo
This commit is contained in:
committed by
GitHub
parent
50be3cfe8c
commit
65e49faf76
1
ts/package.json
Symbolic link
1
ts/package.json
Symbolic link
@@ -0,0 +1 @@
|
||||
../package.json
|
||||
@@ -1,6 +1,6 @@
|
||||
"""WORKSPACE macro to load flatbuffers's npm package list."""
|
||||
|
||||
load("@aspect_rules_js//npm:npm_import.bzl", _npm_translate_lock = "npm_translate_lock")
|
||||
load("@aspect_rules_js//npm:repositories.bzl", _npm_translate_lock = "npm_translate_lock")
|
||||
|
||||
def flatbuffers_npm(name):
|
||||
_npm_translate_lock(
|
||||
|
||||
Reference in New Issue
Block a user