Skip to content

Commit

Permalink
'update browser-extension to version 1.31.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
vid committed Dec 4, 2023
1 parent e1324f5 commit e6ad3c5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions modules/browser-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@haibun/browser-extension",
"type": "module",
"version": "1.32.6",
"version": "1.31.7",
"description": "",
"main": "dist/js/index.js",
"files": [
Expand All @@ -24,14 +24,14 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@haibun/cli": "1.32.6",
"@haibun/context": "1.32.6",
"@haibun/domain-storage": "1.32.6",
"@haibun/domain-webpage": "1.32.6",
"@haibun/feature-importer": "1.32.6",
"@haibun/storage-fs": "1.32.6",
"@haibun/web-playwright": "1.32.6",
"@haibun/web-server-express": "1.32.6",
"@haibun/cli": "1.31.7",
"@haibun/context": "1.31.7",
"@haibun/domain-storage": "1.31.7",
"@haibun/domain-webpage": "1.31.7",
"@haibun/feature-importer": "1.31.7",
"@haibun/storage-fs": "1.31.7",
"@haibun/web-playwright": "1.31.7",
"@haibun/web-server-express": "1.31.7",
"@types/chrome": "^0.0.237",
"@types/jest": "^29.5.2",
"@types/urijs": "^1.19.19",
Expand All @@ -42,9 +42,9 @@
"webpack-cli": "^4.9.1"
},
"dependencies": {
"@haibun/core": "1.32.6",
"@haibun/core": "1.31.7",
"@medv/finder": "^2.1.0",
"ws": "8.9.0"
},
"gitHead": "7cf9680bd922fb622fb59f1e6bf5b65284cb8fd5"
}
}

0 comments on commit e6ad3c5

Please sign in to comment.