Use tagged packages for stable version

This commit is contained in:
Ivan Kravets
2017-01-27 21:35:45 +02:00
parent 88b5d98c0a
commit 17e331e14b
+2 -2
View File
@@ -6,7 +6,7 @@
"homepage": "http://platformio.org/platforms/espressif32",
"license": "Apache-2.0",
"engines": {
"platformio": ">=3.3.0-a7"
"platformio": "^3.0.0"
},
"repository": {
"type": "git",
@@ -46,7 +46,7 @@
"framework-arduinoespressif32": {
"type": "framework",
"optional": true,
"version": "https://github.com/ivankravets/arduino-esp32.git"
"version": "~1.1.1"
},
"framework-espidf": {
"type": "framework",