Skip to content

Commit

Permalink
reinit yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-kerem committed Apr 24, 2024
1 parent fa1e2ff commit bbdfea5
Show file tree
Hide file tree
Showing 6 changed files with 3,061 additions and 3,502 deletions.
8 changes: 1 addition & 7 deletions visual-js/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
nodeLinker: node-modules

npmPublishAccess: public

npmPublishRegistry: "https://artifactory.tools.saucelabs.net/artifactory/api/npm/all-npm"

npmRegistryServer: "https://artifactory.tools.saucelabs.net/artifactory/api/npm/all-npm"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
spec: '@yarnpkg/plugin-version'

pnpMode: loose
2 changes: 1 addition & 1 deletion visual-js/visual-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@
"publishConfig": {
"access": "public"
}
}
}
2 changes: 1 addition & 1 deletion visual-js/visual-nightwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"publishConfig": {
"access": "public"
}
}
}
2 changes: 1 addition & 1 deletion visual-js/visual-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@
"tsup": "^7.2.0",
"typescript": "^5.0.4"
}
}
}
2 changes: 1 addition & 1 deletion visual-js/visual-wdio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@
"publishConfig": {
"access": "public"
}
}
}
Loading

0 comments on commit bbdfea5

Please sign in to comment.