This commit is contained in:
Holly Stubbs 2023-05-12 14:14:55 +01:00
parent 7989e10647
commit c4fe450546
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "bufferstuff",
"version": "1.1.1",
"version": "1.1.2",
"description": "A set of utility classes for reading and writing binary data in NodeJS and the browser",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",