mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 22:26:37 +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",
|
"version": "7.0.0",
|
||||||
"description": "Web tools for ESP devices",
|
"description": "Web tools for ESP devices",
|
||||||
"main": "dist/install-button.js",
|
"main": "dist/install-button.js",
|
||||||
"repository": "https://github.com/esphome/web",
|
"repository": "https://github.com/esphome/esp-web-tools",
|
||||||
"author": "ESPHome maintainers",
|
"author": "ESPHome maintainers",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user