Skip to content

Commit a73e7ae

Browse files
author
David Haeffner
committed
Removing listed version numbers
1 parent 8329606 commit a73e7ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/plugins/emitting-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ And playback in command line mode using [the command-line runner](../introductio
1313
The runner is based on Node, you can leverage the environment to emit better code.
1414

1515
- Node.js 8 or above with npm
16-
- [Jest](https://facebook.github.io/jest/) 23
16+
- [Jest](https://facebook.github.io/jest/)
1717
- [jest-environment-selenium](https://github.com/applitools/jest-environment-selenium)
18-
- [selenium-webdriver](https://www.npmjs.com/package/selenium-webdriver) 3.6.0
18+
- [selenium-webdriver](https://www.npmjs.com/package/selenium-webdriver)
1919

2020
## Emitting Code
2121

0 commit comments

Comments
 (0)