Skip to content

Commit

Permalink
remove unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Nov 16, 2023
1 parent 65527f2 commit 0fbec4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "@meshtastic/meshtasticjs",
"version": "2.2.13-0",
"version": "2.2.13-1",
"description": "Browser library for interfacing with meshtastic devices",
"license": "GPL-3.0-only",
"scripts": {
"build": "tsc",
"watch": "tsc -w",
"check": "rome check .",
"generate:docs": "typedoc src/index.ts"
},
"keywords": [
Expand Down

0 comments on commit 0fbec4c

Please sign in to comment.