From d9c9042a776f54138925e231d9c5a5c6c0d7a284 Mon Sep 17 00:00:00 2001
From: Rohan Singh <rohan@washington.edu>
Date: Wed, 18 Apr 2018 00:14:26 -0400
Subject: [PATCH] Go back to using framework-espidf

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 982b77752432..7018cc1fd452 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "description": "Espressif IoT Development Framework with the ESP32",
-    "name": "framework-espidf3",
+    "name": "framework-espidf",
     "system": "*",
     "url": "https://github.com/rohansingh/esp-idf",
     "version": "3.0.0-rc1"