We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd391f1 commit b99cbceCopy full SHA for b99cbce
2 files changed
packages/devtool-extenstion/browser/chrome/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "React Context DevTool",
3
- "version": "2.1",
4
- "description": "Devtool for React Context",
+ "version": "2.2",
+ "description": "Devtool for React Context and useReducer",
5
"manifest_version": 2,
6
"icons": {
7
"16": "assets/icons/icon16.png",
packages/devtool-extenstion/browser/firefox/manifest.json
0 commit comments