Skip to content

Commit c32643e

Browse files
committed
Update dependencies
1 parent 2c623a7 commit c32643e

File tree

4 files changed

+1995
-1230
lines changed

4 files changed

+1995
-1230
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [10.x, 12.x, 14.x]
19+
node-version: [12.x, 14.x, 16.x]
2020

2121
steps:
2222
- uses: actions/checkout@v2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Integrate your deploy pipeline with Sentry. Upload sourcemaps, assign related co
66
# Compatibility
77

88
* ember-cli-deploy v1.0 or above
9-
* Node.js v8 or above
9+
* Node.js v12 or above
1010

1111

1212
## Installation

0 commit comments

Comments
 (0)