Skip to content

Commit ce4beb1

Browse files
committed
qase-javascript-commons: fix author email in the package configs
The actual maintainer for this package is the Qase Team <[email protected]>.
1 parent 8b211b5 commit ce4beb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qase-javascript-commons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test": "jest --passWithNoTests",
2222
"clean": "rm -rf dist"
2323
},
24-
"author": "Qase Team <[email protected]>",
24+
"author": "Qase Team <[email protected]>",
2525
"license": "Apache-2.0",
2626
"dependencies": {
2727
"ajv": "^8.12.0",

0 commit comments

Comments
 (0)