We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3866e31 commit 5d0fb52Copy full SHA for 5d0fb52
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typed-binary",
3
- "version": "1.2.2",
+ "version": "2.0.0",
4
"description": "Describe binary structures with full TypeScript support. Encode and decode into pure JavaScript objects.",
5
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments