Skip to content

Commit 581b89e

Browse files
ErioldDaniel Montoya
andauthored
Revert "feat: update all dependencies lastest (#328)" (#331)
This reverts commit 6e3eb80. Co-authored-by: Daniel Montoya <daniel.montoya@eclass.cl>
1 parent 761d3b1 commit 581b89e

File tree

13 files changed

+8512
-14100
lines changed

13 files changed

+8512
-14100
lines changed

.DS_Store

-6 KB
Binary file not shown.

.eslintrc

Lines changed: 0 additions & 14 deletions
This file was deleted.

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.18.0
1+
12.20.2

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cache:
44
- ~/.npm
55
- .nyc_output
66
node_js:
7-
- "18"
7+
- "12"
88
notifications:
99
email: false
1010
stages:
@@ -24,9 +24,8 @@ jobs:
2424
script: commitlint-travis
2525
- stage: test
2626
node_js:
27-
- "14"
28-
- "16"
29-
- "18"
27+
- "12"
28+
- "10"
3029
script: npm t
3130
- stage: coverage
3231
before_script:

0 commit comments

Comments
 (0)