We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b1445 commit db9e4d8Copy full SHA for db9e4d8
package.json
@@ -2,7 +2,7 @@
2
"name": "ajax-proxy",
3
"private": true,
4
"description": "Modify your Ajax response to test",
5
- "version": "2.2.1",
+ "version": "2.2.2",
6
"scripts": {
7
"dev": "pnpm -C ./packages/vue-panels serve",
8
"watch": "run-p watch:lib watch:chrome",
packages/shell-chrome/manifest.json
@@ -1,7 +1,7 @@
1
{
"manifest_version": 3,
"name": "Ajax Proxy",
"author": "Gj",
"icons": {
0 commit comments