Update checked-in dependencies
This commit is contained in:
parent
8c70d43f73
commit
ccc5046d0b
17 changed files with 1088 additions and 958 deletions
4
node_modules/long/index.d.ts
generated
vendored
4
node_modules/long/index.d.ts
generated
vendored
|
|
@ -1,2 +1,2 @@
|
|||
import Long from './umd/index';
|
||||
export default Long; // compatible with `import Long from "long"`
|
||||
import { Long } from './types.js';
|
||||
export default Long;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue