mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-02-03 13:53:23 +00:00
chore: use node.js 12
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 8 <11"
|
||||
"node": ">= 8 <=12"
|
||||
},
|
||||
"author": "abhijithvijayan",
|
||||
"description": "Kutt.it extension for browsers.",
|
||||
|
||||
Reference in New Issue
Block a user