eslint-plugin-userscripts
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "eslint-plugin-userscripts", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Implements rules for userscripts metadata in eslint", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=14.0.0 <18.0.0" | ||
"node": ">=14.0.0 <19.0.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "license": "MIT", |