Fix link to the repository in package.json (#166)

This commit is contained in:
André Lademann 2022-01-23 22:52:01 +01:00 committed by GitHub
parent da840075df
commit f1fdfd5e25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {