Skip to content

Commit cc1f7dd

Browse files
committed
Release: @nextcloud/e2e-test-server version 0.1.2
Fixes * fix(publish): set access to public to publish to npm ([621b6f4](621b6f4)) Signed-off-by: Max <max@nextcloud.com>
1 parent 621b6f4 commit cc1f7dd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/e2e-test-server",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Nextcloud e2e test server and utils for cypress and playwright",
55
"publishConfig": {
66
"access": "public"
@@ -38,11 +38,11 @@
3838
"license": "AGPL-3.0-or-later",
3939
"keywords": [
4040
"nextcloud",
41-
"docker",
42-
"e2e",
43-
"testing",
41+
"docker",
42+
"e2e",
43+
"testing",
4444
"cypress",
45-
"playwright",
45+
"playwright",
4646
"selector",
4747
"plugins",
4848
"library"

0 commit comments

Comments
 (0)