diff --git a/protocol/src/main/resources/typescript/buffer/long.js b/protocol/src/main/resources/typescript/buffer/long.js index 31a8e6d7..dbe065ec 100644 --- a/protocol/src/main/resources/typescript/buffer/long.js +++ b/protocol/src/main/resources/typescript/buffer/long.js @@ -1,5 +1,5 @@ /* eslint-disable */ -// from https://github.com/dcodeIO/long.js/blob/master/src/long.js +// from https://github.com/dcodeIO/long.js module.exports = Long; /**