diff --git a/package.json b/package.json index cd54c6a..b58514f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sweph", - "version": "2.10.0-3", + "version": "2.10.0-4", "description": "The definitive Swiss Ephemeris bindings for Node.js", "main": "index.js", "typings": "./index.d.ts", @@ -21,6 +21,6 @@ "author": "Timotej Valentin Rojko", "license": "(GPL-2.0-or-later OR LGPL-3.0-or-later)", "devDependencies": { - "eslint": "^7.25.0" + "eslint": "^7.31.0" } }