mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 14:16:41 +00:00
Fix link to the repository in package.json (#166)
This commit is contained in:
parent
da840075df
commit
f1fdfd5e25
@ -3,7 +3,7 @@
|
||||
"version": "7.0.0",
|
||||
"description": "Web tools for ESP devices",
|
||||
"main": "dist/install-button.js",
|
||||
"repository": "https://github.com/esphome/web",
|
||||
"repository": "https://github.com/esphome/esp-web-tools",
|
||||
"author": "ESPHome maintainers",
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user