Skip to content

Commit

Permalink
chore: remove proper private tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wswebcreation committed Aug 27, 2024
1 parent c5dcbae commit cfb304f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Visual testing monorepo for WebdriverIO",
"license": "MIT",
"type": "module",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/webdriverio-community/visual-testing.git"
Expand Down
1 change: 0 additions & 1 deletion packages/visual-reporter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@wdio/visual-reporter",
"version": "0.0.4",
"private": true,
"type": "module",
"bin": {
"visual-reporter": "./dist/cli.js"
Expand Down

0 comments on commit cfb304f

Please sign in to comment.