Skip to content

Commit

Permalink
'update feature-recorder 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 1b08312 commit 8e586ee
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions modules/feature-recorder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haibun/feature-recorder",
"version": "1.32.6",
"version": "1.31.7",
"type": "module",
"files": [
"build/**"
Expand All @@ -23,16 +23,16 @@
"author": "",
"license": "ISC",
"dependencies": {
"@haibun/browser-extension": "1.32.6",
"@haibun/context": "1.32.6",
"@haibun/core": "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/browser-extension": "1.31.7",
"@haibun/context": "1.31.7",
"@haibun/core": "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",
"source-map-support": "^0.5.21"
},
"gitHead": "7cf9680bd922fb622fb59f1e6bf5b65284cb8fd5"
}
}

0 comments on commit 8e586ee

Please sign in to comment.