Skip to content

Commit 90cf1bb

Browse files
authored
Fix playwright version in package.json
Updated playwright dependency version to 1.56.1.
1 parent 78277ee commit 90cf1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/scripts/nmr-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ml-spectra-processing": "^14.19.0",
2626
"nmr-processing": "^22.1.0",
2727
"openchemlib": "^9.19.0",
28-
"playwright": "^1.56.1",
28+
"playwright": "1.56.1",
2929
"yargs": "^18.0.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)