Skip to content

Commit d074ef1

Browse files
author
Jason2866
committed
Tasmota Arduino ESP32 2.0.1rc1
1 parent a443b81 commit d074ef1

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

package.json

100755100644
Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
{
2-
"name": "framework-arduinoespressif32",
3-
"version": "0.0.0",
4-
"description": "Arduino Wiring-based Framework for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
5-
"keywords": [
6-
"framework",
7-
"arduino",
8-
"espressif",
9-
"esp32"
10-
],
11-
"license": "LGPL-2.1-or-later",
12-
"repository": {
13-
"type": "git",
14-
"url": "https://github.com/espressif/arduino-esp32"
15-
}
2+
"name": "framework-arduinoespressif32",
3+
"description": "Arduino Wiring-based Framework (ESP32 Core) for Tasmota",
4+
"version": "2.0.1+rc1",
5+
"url": "https://github.com/tasmota/arduino-esp32"
166
}

0 commit comments

Comments
 (0)