Specify node version

This commit is contained in:
Nick Playfair 2021-08-12 01:00:54 +01:00
parent 607ca04487
commit 85f2f86fde

View File

@ -1,6 +1,9 @@
{
"name": "league_table",
"version": "0.1.0",
"engines": {
"node": "14.x"
},
"description": "",
"main": "index.js",
"scripts": {