We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8f678 commit d010060Copy full SHA for d010060
binarystream/package.json
@@ -2,6 +2,7 @@
2
"name": "@pocketnode/binarystream",
3
"module": "./dist/BinaryStream.js",
4
"types": "./dist/BinaryStream.d.ts",
5
+ "version": "1.1.0",
6
"type": "module",
7
"scripts": {
8
"build": "bun run build.ts"
0 commit comments