diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..b6a7d89c --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +16 diff --git a/ClientApp/package.json b/ClientApp/package.json index 7b37a471..f52c22e3 100644 --- a/ClientApp/package.json +++ b/ClientApp/package.json @@ -93,5 +93,9 @@ "Android > 4.3", "iOS > 9", "Edge > 13" - ] + ], + "main": ".eslintrc.js", + "keywords": [], + "license": "ISC", + "description": "" }