Skip to content

Commit

Permalink
4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
grawk committed Dec 12, 2018
1 parent 979d518 commit acc6dd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nemo",
"version": "4.9.0",
"version": "4.9.1",
"description": "Wrapper to run mocha suites with injected selenium-webdriver instance",
"scripts": {
"test": "npm run lint && node test/test-helper clean && npm run nemo && npm run nemo:parallel && npm run nemo:lifecycle:suite && npm run nemo:lifecycle:test && npm run nemo:jsconfig && npm run nemo:env:override && node test/test-helper verify",
Expand Down

0 comments on commit acc6dd2

Please sign in to comment.