Skip to content

Commit da9e27c

Browse files
aklinker1github-actions[bot]
authored andcommitted
fix: Upgrade @wxt-dev/browser to latest @types/chrome version
1 parent 6f80fba commit da9e27c

File tree

3 files changed

+299
-268
lines changed

3 files changed

+299
-268
lines changed

packages/browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wxt-dev/browser",
33
"description": "Provides a cross-browser API for using extension APIs and types based on @types/chrome",
4-
"version": "0.0.313",
4+
"version": "0.0.315",
55
"type": "module",
66
"main": "src/index.mjs",
77
"types": "src/index.d.ts",
@@ -23,7 +23,7 @@
2323
"src"
2424
],
2525
"devDependencies": {
26-
"@types/chrome": "0.0.313",
26+
"@types/chrome": "0.0.315",
2727
"fs-extra": "catalog:",
2828
"nano-spawn": "catalog:",
2929
"tsx": "catalog:",

0 commit comments

Comments
 (0)