Skip to content

Commit 0eb62ae

Browse files
authored
Update package.json
1 parent 045279c commit 0eb62ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "tool-esp_install",
3-
"version": "3.0.0",
3+
"version": "5.0.0",
44
"description": "espressif installer tool: idf_tools.py",
55
"keywords": [
66
"tools",
77
"installer"
88
],
9-
"homepage": "https://github.com/espressif",
9+
"homepage": "https://github.com/pioarduino",
1010
"license": "Apache-2.0",
1111
"system": [
1212
"*"
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/espressif/esp-idf"
16+
"url": "https://github.com/pioarduino/esp_install"
1717
}
1818
}

0 commit comments

Comments
 (0)