mirror of
https://github.com/dessant/lock-threads.git
synced 2026-03-13 01:27:03 -04:00
fix: allow newer versions of node
This commit is contained in:
@@ -36,8 +36,7 @@
|
||||
"standard-version": "^4.4.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8.9.0",
|
||||
"npm": "5.5.1"
|
||||
"node": ">=8.9.0"
|
||||
},
|
||||
"keywords": [
|
||||
"github",
|
||||
|
||||
Reference in New Issue
Block a user