Skip to content

Commit 4dfa4cd

Browse files
committed
v0.3
规范本项目包版本;更新playwright版本到最新
1 parent abdbe40 commit 4dfa4cd

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright_automation_script_loader",
3-
"version": "1.0.0",
3+
"version": "0.3.0",
44
"main": "index.js",
55
"scripts": {
66
"start": "node index.js"
@@ -10,6 +10,6 @@
1010
"license": "GPLv3",
1111
"description": "Playwright自动化脚本加载器",
1212
"dependencies": {
13-
"playwright": "^1.46.1"
13+
"playwright": "^1.52.0"
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)