mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
feat: drop support for node.js 8
This commit is contained in:
parent
888a4cb46c
commit
30e8bd1512
@ -7,7 +7,7 @@
|
||||
"author": "abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com>",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=8 <=12",
|
||||
"node": ">=10 <=12",
|
||||
"yarn": ">= 1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user