Skip to content

Commit

Permalink
chore: update yarn config
Browse files Browse the repository at this point in the history
  • Loading branch information
spnraju committed Mar 24, 2024
1 parent 9965528 commit c236f59
Show file tree
Hide file tree
Showing 3 changed files with 1,173 additions and 519 deletions.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
yarnPath: .yarn/releases/yarn-4.1.1.cjs
nodeLinker: node-modules
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
},
"homepage": "https://github.com/spnraju/demo-nightwatchjs-selenium#readme",
"devDependencies": {
"chromedriver": "113.0.0",
"dotenv": "^16.0.3",
"edgedriver": "^5.2.1",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"geckodriver": "^4.0.0",
"nightwatch": "^2.6.21",
"prettier": "^2.8.8",
"chromedriver": "^123.0.0",
"dotenv": "^16.4.5",
"edgedriver": "^5.3.10",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"geckodriver": "^4.3.3",
"nightwatch": "^3.5.0",
"prettier": "^3.2.5",
"selenium-server": "^3.141.59"
}
}
Loading

0 comments on commit c236f59

Please sign in to comment.