@ngrx/eslint-plugin
Advanced tools
Comparing version 17.1.0 to 17.1.1
{ | ||
"name": "@ngrx/eslint-plugin", | ||
"version": "17.1.0", | ||
"version": "17.1.1", | ||
"description": "NgRx ESLint Plugin", | ||
@@ -47,3 +47,3 @@ "repository": { | ||
"eslint": ">=8.0.0", | ||
"typescript": ">=4.4.0" | ||
"typescript": "*" | ||
}, | ||
@@ -50,0 +50,0 @@ "main": "./src/index.js", |
423611