Skip to content

Commit

Permalink
chore: remove active node
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Oct 26, 2021
1 parent eb17a2a commit 047c774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- node
- 16
- 12
before_install:
- npm config set depth 0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"main": "./dist/index.js",
"name": "eslint-plugin-flowtype",
"peerDependencies": {
"eslint": "^8.0.0"
"eslint": "^8.1.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 047c774

Please sign in to comment.