This commit is contained in:
Holly Stubbs 2023-05-12 14:13:12 +01:00
parent c6d1eb2e54
commit a2e59b28df
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "bufferstuff",
"version": "1.1.0",
"version": "1.1.1",
"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",