Version 1.0.5

This commit is contained in:
2026-03-12 21:06:18 +01:00
parent a5acb5ed03
commit 8994fb7b45

View File

@@ -1,7 +1,7 @@
{
"name": "@hamradio/packet",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"description": "Low level packet parsing library (for radio protocols)",
"keywords": [
"HAM radio",
@@ -13,7 +13,7 @@
],
"repository": {
"type": "git",
"url": "https://git.maze.io/ham/packet.js"
"url": "https://git.maze.io/ham/packet.ts"
},
"license": "MIT",
"author": "Wijnand Modderman-Lenstra",