mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Specify node version
This commit is contained in:
parent
98ae690c6f
commit
df19fbc259
@ -1,13 +1,17 @@
|
||||
{
|
||||
"name": "@element-hq/element-web-playwright-common",
|
||||
"type": "module",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"license": "SEE LICENSE IN README.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/element-hq/element-web-modules",
|
||||
"url": "git+https://github.com/element-hq/element-web-modules.git",
|
||||
"directory": "packages/element-web-playwright-common"
|
||||
},
|
||||
"author": "element-hq",
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"bin": {
|
||||
"playwright-screenshots": "playwright-screenshots.sh"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user