Skip to content

Commit

Permalink
0.10.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly authored Dec 14, 2023
1 parent 7eaf986 commit 79a895a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "WebSerial firmware flasher for Silicon Labs Zigbee radios",
"license": "MIT",
"author": "puddly",
"version": "0.10.0",
"version": "0.10.1",
"scripts": {
"lint": "eslint --ext .ts,.html src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore",
"format": "eslint --ext .ts,.html src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore",
Expand Down

0 comments on commit 79a895a

Please sign in to comment.