Dependencies updated (#336)

Signed-off-by: Kestutis Gudynas <44440041+kemi04@users.noreply.github.com>
This commit is contained in:
Kestutis Gudynas 2020-09-18 12:34:34 +01:00 committed by GitHub
parent ed598f733b
commit a461ff581e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,8 @@
"description": "FabCar contract implemented in JavaScript",
"main": "index.js",
"engines": {
"node": ">=8",
"npm": ">=5"
"node": ">=12",
"npm": ">=6.9"
},
"scripts": {
"lint": "eslint .",