diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index ccffcea..25eb772 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ed", - "version": "0.4.0", + "version": "0.5.0", "private": true, "description": "Ed theme for minimal editions, based on Alex Gil theme", "keywords": [ @@ -36,8 +36,8 @@ "jquery": "^3.6.0" }, "devDependencies": { - "rimraf": "^3.0.2", "editorconfig-checker": "^4.0.2", - "eslint": "^8.18.0" + "eslint": "^8.19.0", + "rimraf": "^3.0.2" } } |
