Skip to content

Commit

Permalink
fix: fixed travis tests for node v8 with cross-env@6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jan 28, 2020
1 parent a5ee4f3 commit 4fe9748
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 194 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@commitlint/config-conventional": "^8.3.4",
"ava": "2.x",
"codecov": "^3.6.2",
"cross-env": "^7.0.0",
"cross-env": "6.x",
"eslint": "^6.8.0",
"eslint-config-xo-lass": "^1.0.3",
"eslint-plugin-node": "^11.0.0",
Expand Down
Loading

0 comments on commit 4fe9748

Please sign in to comment.