chore: Add support for publish-browser-extension v6

This commit is contained in:
Aaron
2026-07-28 13:56:39 -05:00
parent 1e841ebad7
commit 8dc8fa6f51
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -325,7 +325,7 @@
"open": "^11.0.0",
"picomatch": "^4.0.3",
"prompts": "^2.4.2",
"publish-browser-extension": "^5.1.0",
"publish-browser-extension": "^5.1.0 || ^6.0.0",
"scule": "^1.3.0",
"tinyglobby": "^0.2.16",
"unimport": "^3.13.1 || ^4.0.0 || ^5.0.0 || ^6.0.0",
+1 -1
View File
@@ -48,7 +48,7 @@
"open": "^11.0.0",
"picomatch": "^4.0.3",
"prompts": "^2.4.2",
"publish-browser-extension": "^5.1.0",
"publish-browser-extension": "^5.1.0 || ^6.0.0",
"scule": "^1.3.0",
"tinyglobby": "^0.2.16",
"unimport": "^3.13.1 || ^4.0.0 || ^5.0.0 || ^6.0.0"