chore: use node.js 12

This commit is contained in:
abhijithvijayan
2019-12-12 07:29:47 +05:30
parent 35f9be8f8a
commit 2d365b0226
2 changed files with 2 additions and 1 deletions

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
12.13.1

View File

@@ -5,7 +5,7 @@
"private": true,
"license": "MIT",
"engines": {
"node": ">= 8 <11"
"node": ">= 8 <=12"
},
"author": "abhijithvijayan",
"description": "Kutt.it extension for browsers.",