Skip to content

Commit

Permalink
Merge 5020a51 into 3ad6933
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Mar 7, 2019
2 parents 3ad6933 + 5020a51 commit 9c3b1dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 10.15.2
- 10.15.3
branches:
only:
- master
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"documentation": "^9.3.0",
"esm": "^3.2.11",
"markdown-doctest": "^0.9.1",
"rollup": "^1.4.1",
"rollup": "^1.5.0",
"rollup-plugin-cleanup": "^3.1.1",
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-executable": "^1.4.4",
Expand All @@ -53,7 +53,7 @@
"stream-buffers": "^3.0.2"
},
"engines": {
"node": ">=10.15.2"
"node": ">=10.15.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9c3b1dc

Please sign in to comment.