There was an error while loading. Please reload this page.
1 parent e4680fd commit 3313ec3Copy full SHA for 3313ec3
shells/chrome/manifest.json
@@ -2,7 +2,7 @@
2
"manifest_version": 2,
3
"name": "React Developer Tools",
4
"description": "Adds React debugging tools to the Chrome Developer Tools.",
5
- "version": "0.14.9",
+ "version": "0.14.10",
6
"minimum_chrome_version": "43",
7
"icons": {
8
"48": "icons/icon48.png",
shells/firefox/package.json
@@ -1,7 +1,7 @@
1
{
"title": "React Devtools",
"name": "react-devtools",
"description": "Adds React debugging tools to Firefox.",
"main": "main/index.js",
"author": "Facebook",
0 commit comments